Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2040/hardware_structs/include/hardware/structs/
Dpwm.h166 } pwm_hw_t; typedef
168 #define pwm_hw ((pwm_hw_t *)PWM_BASE)
169 static_assert(sizeof (pwm_hw_t) == 0x00b4, "");
/hal_rpi_pico-latest/src/rp2350/hardware_structs/include/hardware/structs/
Dpwm.h246 } pwm_hw_t; typedef
248 #define pwm_hw ((pwm_hw_t *)PWM_BASE)
249 static_assert(sizeof (pwm_hw_t) == 0x0110, "");