Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/test/hardware_pwm_test/
Dhardware_pwm_test.c98 pwm_set_counter(pwm, c); in main()
/hal_rpi_pico-latest/src/rp2_common/hardware_pwm/include/hardware/
Dpwm.h400 static inline void pwm_set_counter(uint slice_num, uint16_t c) { in pwm_set_counter() function