Searched refs:GPIO_InitPwm (Results 1 – 3 of 3) sorted by relevance
11 GPIO_InitPwm(GPIO_PWM_CHANNEL_GPIO_31, 100, 100); in led_thread_entry()
133 void GPIO_InitPwm(uint8_t Channel, uint32_t HighLevelNanoSecond, uint32_t LowLevelNanoSecond);
139 void GPIO_InitPwm(uint8_t Channel, uint32_t HighLevelNanoSecond, uint32_t LowLevelNanoSecond) { in GPIO_InitPwm() function
Completed in 7 milliseconds