Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_pwm/include/hardware/
Dpwm.h94 #ifndef PWM_GPIO_SLICE_NUM
95 #define PWM_GPIO_SLICE_NUM(gpio) ({ \ macro
122 return PWM_GPIO_SLICE_NUM(gpio); in pwm_gpio_to_slice_num()