Searched refs:LPADC_SetConvCommandConfig (Results 1 – 6 of 6) sorted by relevance
| /bsp/nxp/lpc/lpc55sxx/Libraries/drivers/ |
| A D | drv_adc.c | 44 LPADC_SetConvCommandConfig(base, 1U, &mLpadcCommandConfigStruct); in lpc_lpadc_convert()
|
| /bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/ |
| A D | fsl_lpadc.c | 199 void LPADC_SetConvCommandConfig(ADC_Type *base, uint32_t commandId, const lpadc_conv_command_config… in LPADC_SetConvCommandConfig() function 320 LPADC_SetConvCommandConfig(base, 1U, &mLpadcCommandConfigStruct); /* Set CMD1 configuration. */ in LPADC_DoAutoCalibration()
|
| A D | fsl_lpadc.h | 529 void LPADC_SetConvCommandConfig(ADC_Type *base, uint32_t commandId, const lpadc_conv_command_config…
|
| /bsp/nxp/imx/imxrt/libraries/drivers/ |
| A D | drv_lpadc.c | 64 LPADC_SetConvCommandConfig(base, 1U, &mLpadcCommandConfigStruct); in imxrt_hp_adc_convert()
|
| /bsp/nxp/mcx/mcxn/Libraries/drivers/ |
| A D | drv_adc.c | 71 LPADC_SetConvCommandConfig(adc->adc_base, adc_chl2cmd[channel], &cmd_cfg); in at32_adc_enabled()
|
| /bsp/nxp/mcx/mcxa/Libraries/drivers/ |
| A D | drv_adc.c | 84 LPADC_SetConvCommandConfig(adc->adc_base, adc_chl2cmd[channel], &cmd_cfg); in a153_adc_enabled()
|
Completed in 15 milliseconds