zephyr/tests/drivers/adc
Yong Cong Sin 52a202309b zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY
Change instances of:

DT_NODE_HAS_STATUS(<node_id>, okay)

to

DT_NODE_HAS_STATUS_OKAY(<node_id>)

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
2024-10-03 17:06:52 +01:00
..
adc_accuracy_test tests: adc: Enable ADC tests for frdm_mcxc242 board 2024-09-30 10:49:30 +02:00
adc_api zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
adc_emul tests/drivers/adc/adc_emul: Don't test on native_posix 2024-09-25 04:04:36 -04:00
adc_rescale tests adc/adc_rescale: Add missing overlays for native_sim 2024-04-18 12:20:14 +02:00