Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/test/hardware_pwm_test/
Dhardware_pwm_test.c63 … PICOTEST_CHECK_CHANNEL(pwm, slice->cc == PWM_CH0_CC_RESET, "HW compares does not match config"); in main()
/hal_rpi_pico-latest/src/rp2_common/hardware_pwm/include/hardware/
Dpwm.h267 pwm_hw->slice[slice_num].cc = PWM_CH0_CC_RESET; in pwm_init()
/hal_rpi_pico-latest/src/rp2040/hardware_regs/include/hardware/regs/
Dpwm.h128 #define PWM_CH0_CC_RESET _u(0x00000000) macro
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/regs/
Dpwm.h128 #define PWM_CH0_CC_RESET _u(0x00000000) macro