Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_spm.h161 } spm_low_volt_detect_config_t; typedef
510 void SPM_SetLowVoltDetectConfig(SPM_Type *base, const spm_low_volt_detect_config_t *config);
Dfsl_spm.c32 void SPM_SetLowVoltDetectConfig(SPM_Type *base, const spm_low_volt_detect_config_t *config) in SPM_SetLowVoltDetectConfig()