Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/mcx_vbat/
Dfsl_vbat.h385 } vbat_clock_monitor_config_t; typedef
1060 status_t VBAT_InitClockMonitor(VBAT_Type *base, const vbat_clock_monitor_config_t *config);
Dfsl_vbat.c357 status_t VBAT_InitClockMonitor(VBAT_Type *base, const vbat_clock_monitor_config_t *config) in VBAT_InitClockMonitor()