Searched refs:IS_TMR_LSTMR_START_VAL (Results 1 – 2 of 2) sorted by relevance
678 assert_param(IS_TMR_LSTMR_START_VAL(Config->StartValue)); in TMR_TB_SetConfig()
770 #define IS_TMR_LSTMR_START_VAL(__VAL__) ((__VAL__) <= 0xFFFFUL) macro
Completed in 6 milliseconds