Searched refs:STM_CCR_CEN (Results 1 – 1 of 1) sorted by relevance
36 #define STM_CCR_CEN(v) FIELD_PREP(STM_CCR_CEN_MASK, (v)) macro110 REG_WRITE(STM_CCR(channel), STM_CCR_CEN(0U)); in stm_disable_channel()149 REG_WRITE(STM_CCR(channel), STM_CCR_CEN(1U)); in stm_set_alarm()365 REG_WRITE(STM_CCR(i), STM_CCR_CEN(0U)); in nxp_s32_sys_timer_init()