Home
last modified time | relevance | path

Searched defs:HAL_PWM_CONFIG (Results 1 – 1 of 1) sorted by relevance

/bsp/rockchip/common/rk_hal/lib/hal/inc/
A Dhal_pwm.h53 struct HAL_PWM_CONFIG { struct
54 uint8_t channel;
55 uint32_t periodNS;
56 uint32_t dutyNS;
57 bool polarity;

Completed in 5 milliseconds