Home
last modified time | relevance | path

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

/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/src/
A Dtae32f53xx_ll_tmr.c678 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()
/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/inc/
A Dtae32f53xx_ll_tmr.h201 uint32_t StartValue; /*!< Specifies the timer counter start value. member

Completed in 14 milliseconds