Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_clock.h543 } scg_sosc_config_t; typedef
1108 status_t CLOCK_InitSysOsc(const scg_sosc_config_t *config);
Dfsl_clock.c321 status_t CLOCK_InitSysOsc(const scg_sosc_config_t *config) in CLOCK_InitSysOsc()