Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpadc.h305 void LPADC_Init(ADC_Type *base, const lpadc_config_t *config);
Dfsl_lpadc.c52 void LPADC_Init(ADC_Type *base, const lpadc_config_t *config) in LPADC_Init() function