Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/counter/
Dcounter_nxp_s32_sys_timer.c64 struct nxp_s32_sys_timer_config { struct
107 static ALWAYS_INLINE void stm_disable_channel(const struct nxp_s32_sys_timer_config *config, in stm_disable_channel()
116 const struct nxp_s32_sys_timer_config *config = dev->config; in stm_set_alarm()
178 const struct nxp_s32_sys_timer_config *config = dev->config; in stm_isr()
208 const struct nxp_s32_sys_timer_config *config = dev->config; in nxp_s32_sys_timer_start()
218 const struct nxp_s32_sys_timer_config *config = dev->config; in nxp_s32_sys_timer_stop()
227 const struct nxp_s32_sys_timer_config *config = dev->config; in nxp_s32_sys_timer_get_value()
237 const struct nxp_s32_sys_timer_config *config = dev->config; in nxp_s32_sys_timer_set_alarm()
258 const struct nxp_s32_sys_timer_config *config = dev->config; in nxp_s32_sys_timer_cancel_alarm()
271 const struct nxp_s32_sys_timer_config *config = dev->config; in nxp_s32_sys_timer_get_pending_int()
[all …]