a812f3d7b6
Channels 4..7 are multiplexed on adc16. The NXP HAL exposes ADC16_SetChannelMuxMode but this function is not yet included in Zephy. The following patch adds channel-mux-b to the dts enabling the use of the alternate channels of 16 bit adc. Signed-off-by: Andreas Dröscher <github@anticat.ch> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.lmp90xxx | ||
Kconfig.mcp320x | ||
Kconfig.mcux | ||
Kconfig.nrfx | ||
Kconfig.sam0 | ||
Kconfig.sam_afec | ||
Kconfig.stm32 | ||
Kconfig.xec | ||
adc_common.c | ||
adc_context.h | ||
adc_handlers.c | ||
adc_lmp90xxx.c | ||
adc_mchp_xec.c | ||
adc_mcp320x.c | ||
adc_mcux_adc12.c | ||
adc_mcux_adc16.c | ||
adc_mcux_lpadc.c | ||
adc_nrfx_adc.c | ||
adc_nrfx_saadc.c | ||
adc_sam0.c | ||
adc_sam_afec.c | ||
adc_shell.c | ||
adc_stm32.c |