Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/spm/
Dfsl_spm.h140 } spm_low_volt_detect_config_t; typedef
489 void SPM_SetLowVoltDetectConfig(SPM_Type *base, const spm_low_volt_detect_config_t *config);
Dfsl_spm.c49 void SPM_SetLowVoltDetectConfig(SPM_Type *base, const spm_low_volt_detect_config_t *config) in SPM_SetLowVoltDetectConfig()