Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/counter/
Dcounter_mcux_lpc_rtc.c23 struct mcux_lpc_rtc_config { struct
39 const struct mcux_lpc_rtc_config *config = in mcux_lpc_rtc_isr() argument
40 CONTAINER_OF(info, struct mcux_lpc_rtc_config, info); in mcux_lpc_rtc_isr()
86 const struct mcux_lpc_rtc_config *config = in mcux_lpc_rtc_start()
87 CONTAINER_OF(info, struct mcux_lpc_rtc_config, info); in mcux_lpc_rtc_start()
97 const struct mcux_lpc_rtc_config *config = in mcux_lpc_rtc_stop()
98 CONTAINER_OF(info, struct mcux_lpc_rtc_config, info); in mcux_lpc_rtc_stop()
111 const struct mcux_lpc_rtc_config *config = in mcux_lpc_rtc_read()
112 CONTAINER_OF(info, struct mcux_lpc_rtc_config, info); in mcux_lpc_rtc_read()
129 const struct mcux_lpc_rtc_config *config = in mcux_lpc_rtc_set_alarm()
[all …]