Searched refs:PWM_GetChannelINTStatus (Results 1 – 4 of 4) sorted by relevance
161 uint8_t PWM_GetChannelINTStatus(PWM_TypeDef *PWMx, uint32_t Channel);
238 uint8_t PWM_GetChannelINTStatus(PWM_Type *PWMx, uint32_t Channel, uint32_t IntMask);
275 uint8_t PWM_GetChannelINTStatus(PWM_TypeDef *PWMx, uint32_t Channel) in PWM_GetChannelINTStatus() function
264 uint8_t PWM_GetChannelINTStatus(PWM_Type *PWMx, uint32_t Channel, uint32_t IntMask) in PWM_GetChannelINTStatus() function
Completed in 12 milliseconds