Searched defs:PWMx (Results 1 – 1 of 1) sorted by relevance
272 __STATIC_INLINE void ll_pwm_enable(pwm_regs_t *PWMx) in ll_pwm_enable()287 __STATIC_INLINE void ll_pwm_disable(pwm_regs_t *PWMx) in ll_pwm_disable()302 __STATIC_INLINE uint32_t ll_pwm_is_enabled(pwm_regs_t *PWMx) in ll_pwm_is_enabled()317 __STATIC_INLINE void ll_pwm_enable_pause(pwm_regs_t *PWMx) in ll_pwm_enable_pause()332 __STATIC_INLINE void ll_pwm_disable_pause(pwm_regs_t *PWMx) in ll_pwm_disable_pause()347 __STATIC_INLINE uint32_t ll_pwm_is_enabled_pause(pwm_regs_t *PWMx) in ll_pwm_is_enabled_pause()365 __STATIC_INLINE void ll_pwm_set_mode(pwm_regs_t *PWMx, uint32_t mode) in ll_pwm_set_mode()382 __STATIC_INLINE uint32_t ll_pwm_get_mode(pwm_regs_t *PWMx) in ll_pwm_get_mode()397 __STATIC_INLINE void ll_pwm_enable_positive_drive_channel_a(pwm_regs_t *PWMx) in ll_pwm_enable_positive_drive_channel_a()412 __STATIC_INLINE void ll_pwm_disable_positive_drive_channel_a(pwm_regs_t *PWMx) in ll_pwm_disable_positive_drive_channel_a()[all …]