Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/counter/
Dcounter_nxp_s32_sys_timer.c30 #define STM_CNT 0x4 macro
119 const uint32_t now = REG_READ(STM_CNT); in stm_set_alarm()
155 diff = ticks_sub(ticks - 1, REG_READ(STM_CNT), top_val); in stm_set_alarm()
200 cb(dev, channel, REG_READ(STM_CNT), cb_args); in stm_isr()
210 REG_WRITE(STM_CNT, 0U); in nxp_s32_sys_timer_start()
229 *ticks = REG_READ(STM_CNT); in nxp_s32_sys_timer_get_value()
354 REG_WRITE(STM_CNT, 0U); in nxp_s32_sys_timer_init()