Home
last modified time | relevance | path

Searched refs:ttcm (Results 1 – 6 of 6) sorted by relevance

/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/
A Dald_can.h270 type_func_t ttcm; /**< Enable or disable the time triggered communication mode. */ member
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dald_can.h272 type_func_t ttcm; /**< Enable or disable the time triggered communication mode. */ member
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Source/
A Dald_can.c143 assert_param(IS_FUNC_STATE(hperh->init.ttcm)); in ald_can_init()
173 MODIFY_REG(hperh->perh->CON, CAN_CON_TTCEN_MSK, hperh->init.ttcm << CAN_CON_TTCEN_POS); in ald_can_init()
/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Source/
A Dald_can.c138 assert_param(IS_FUNC_STATE(hperh->init.ttcm)); in ald_can_init()
168 MODIFY_REG(hperh->perh->CON, CAN_CON_TTCEN_MSK, hperh->init.ttcm << CAN_CON_TTCEN_POS); in ald_can_init()
/bsp/essemi/es32f0654/drivers/
A Ddrv_can.c99 drv_can->CanHandle.init.ttcm = DISABLE; in _can_config()
/bsp/essemi/es32f369x/drivers/
A Ddrv_can.c98 drv_can->CanHandle.init.ttcm = DISABLE; in _can_config()

Completed in 18 milliseconds