Searched refs:OCValue (Results 1 – 2 of 2) sorted by relevance
747 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()
250 …uint32_t OCValue; /*!< Specifies the compare value which loaded into Capture Com… member
Completed in 10 milliseconds