Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/test/hardware_pwm_test/
Dhardware_pwm_test.c101 int cc = pwm_get_counter(pwm); in main()
/hal_rpi_pico-latest/src/rp2_common/hardware_pwm/include/hardware/
Dpwm.h386 static inline uint16_t pwm_get_counter(uint slice_num) { in pwm_get_counter() function