Home
last modified time | relevance | path

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

/hal_rpi_pico-3.7.0-3.6.0-3.5.0/
DChangeLog.zephyr.md17 - [#3] pico-sdk: Rename adc_read() to pico_adc_read()
/hal_rpi_pico-3.7.0-3.6.0-3.5.0/src/rp2_common/hardware_adc/include/hardware/
Dadc.h133 static inline uint16_t pico_adc_read(void) { in pico_adc_read() function