Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2040/hardware_structs/include/hardware/structs/
Dadc.h90 } adc_hw_t; typedef
92 #define adc_hw ((adc_hw_t *)ADC_BASE)
93 static_assert(sizeof (adc_hw_t) == 0x0024, "");
/hal_rpi_pico-latest/src/rp2350/hardware_structs/include/hardware/structs/
Dadc.h90 } adc_hw_t; typedef
92 #define adc_hw ((adc_hw_t *)ADC_BASE)
93 static_assert(sizeof (adc_hw_t) == 0x0024, "");