Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_spm.h202 } spm_high_volt_detect_config_t; typedef
624 void SPM_SetHighVoltDetectConfig(SPM_Type *base, const spm_high_volt_detect_config_t *config);
Dfsl_spm.c79 void SPM_SetHighVoltDetectConfig(SPM_Type *base, const spm_high_volt_detect_config_t *config) in SPM_SetHighVoltDetectConfig()