Searched refs:mcux_lpc_rtc_config (Results 1 – 1 of 1) sorted by relevance
23 struct mcux_lpc_rtc_config { struct39 const struct mcux_lpc_rtc_config *config = in mcux_lpc_rtc_isr() argument40 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 …]