Functions | |
__STATIC_INLINE void | ll_timer_clear_countdone_flag_it (timer_regs_t *TIMERx) |
Clear the COUNTDONE interrupt flag. More... | |
__STATIC_INLINE void | ll_timer_clear_channel0_flag_it (timer_regs_t *TIMERx) |
Clear the CHANNEL0 interrupt flag. More... | |
__STATIC_INLINE void | ll_timer_clear_channel1_flag_it (timer_regs_t *TIMERx) |
Clear the CHANNEL1 interrupt flag. More... | |
__STATIC_INLINE void | ll_timer_clear_channel2_flag_it (timer_regs_t *TIMERx) |
Clear the CHANNEL2 interrupt flag. More... | |
__STATIC_INLINE void | ll_timer_clear_channel3_flag_it (timer_regs_t *TIMERx) |
Clear the CHANNEL3 interrupt flag. More... | |
__STATIC_INLINE void | ll_timer_clear_blepulse1_flag_it (timer_regs_t *TIMERx) |
Clear the ble pulse 1 interrupt flag. More... | |
__STATIC_INLINE void | ll_timer_clear_blepulse2_flag_it (timer_regs_t *TIMERx) |
Clear the ble pulse 2 interrupt flag. More... | |
__STATIC_INLINE void | ll_timer_clear_all_flag_it (timer_regs_t *TIMERx) |
Clear the all interrupt flag. More... | |
__STATIC_INLINE uint32_t | ll_timer_is_active_flag_it (timer_regs_t *TIMERx) |
Indicate whether interrupt flag (INTSTAT) is set (interrupt is pending). More... | |
__STATIC_INLINE void ll_timer_clear_all_flag_it | ( | timer_regs_t * | TIMERx | ) |
__STATIC_INLINE void ll_timer_clear_blepulse1_flag_it | ( | timer_regs_t * | TIMERx | ) |
__STATIC_INLINE void ll_timer_clear_blepulse2_flag_it | ( | timer_regs_t * | TIMERx | ) |
__STATIC_INLINE void ll_timer_clear_channel0_flag_it | ( | timer_regs_t * | TIMERx | ) |
__STATIC_INLINE void ll_timer_clear_channel1_flag_it | ( | timer_regs_t * | TIMERx | ) |
__STATIC_INLINE void ll_timer_clear_channel2_flag_it | ( | timer_regs_t * | TIMERx | ) |
__STATIC_INLINE void ll_timer_clear_channel3_flag_it | ( | timer_regs_t * | TIMERx | ) |
__STATIC_INLINE void ll_timer_clear_countdone_flag_it | ( | timer_regs_t * | TIMERx | ) |
__STATIC_INLINE uint32_t ll_timer_is_active_flag_it | ( | timer_regs_t * | TIMERx | ) |