Searched refs:StartValue (Results 1 – 2 of 2) sorted by relevance
678 assert_param(IS_TMR_LSTMR_START_VAL(Config->StartValue)); in TMR_TB_SetConfig()682 assert_param(IS_TMR_HSTMR_START_VAL(Config->StartValue)); in TMR_TB_SetConfig()686 WRITE_REG(Instance->CSVR, Config->StartValue); in TMR_TB_SetConfig()
201 uint32_t StartValue; /*!< Specifies the timer counter start value. member
Completed in 14 milliseconds