Home
last modified time | relevance | path

Searched refs:OCValue (Results 1 – 2 of 2) sorted by relevance

/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/src/
A Dtae32f53xx_ll_tmr.c747 assert_param(IS_TMR_LSTMR_COMPARE_VAL(sConfig->OCValue)); in TMR_OC_SetConfig()
749 assert_param(IS_TMR_HSTMR_COMPARE_VAL(sConfig->OCValue)); in TMR_OC_SetConfig()
756 WRITE_REG(Instance->CCR, sConfig->OCValue); in TMR_OC_SetConfig()
/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/inc/
A Dtae32f53xx_ll_tmr.h250 …uint32_t OCValue; /*!< Specifies the compare value which loaded into Capture Com… member

Completed in 10 milliseconds