Functions | |
| __STATIC_INLINE void | ll_timer_enable_all_it (timer_regs_t *TIMERx) |
| Enable timer all interrupt. More... | |
| __STATIC_INLINE void | ll_timer_disable_all_it (timer_regs_t *TIMERx) |
| Disable timer all interrput. More... | |
| __STATIC_INLINE void | ll_timer_enable_countdone_it (timer_regs_t *TIMERx) |
| Enable timer countdone interrupt. More... | |
| __STATIC_INLINE void | ll_timer_disable_countdone_it (timer_regs_t *TIMERx) |
| Disable timer countdone interrput. More... | |
| __STATIC_INLINE void | ll_timer_enable_channel0_it (timer_regs_t *TIMERx) |
| Enable timer channel0 interrupt. More... | |
| __STATIC_INLINE void | ll_timer_disable_channel0_it (timer_regs_t *TIMERx) |
| Disable timer channel0 interrput. More... | |
| __STATIC_INLINE void | ll_timer_enable_channel1_it (timer_regs_t *TIMERx) |
| Enable timer channel1 interrupt. More... | |
| __STATIC_INLINE void | ll_timer_disable_channel1_it (timer_regs_t *TIMERx) |
| Disable timer channel1 interrput. More... | |
| __STATIC_INLINE void | ll_timer_enable_channel2_it (timer_regs_t *TIMERx) |
| Enable timer channel2 interrupt. More... | |
| __STATIC_INLINE void | ll_timer_disable_channel2_it (timer_regs_t *TIMERx) |
| Disable timer channel2 interrput. More... | |
| __STATIC_INLINE void | ll_timer_enable_channel3_it (timer_regs_t *TIMERx) |
| Enable timer channel3 interrupt. More... | |
| __STATIC_INLINE void | ll_timer_disable_channel3_it (timer_regs_t *TIMERx) |
| Disable timer channel3 interrput. More... | |
| __STATIC_INLINE void | ll_timer_enable_blepulse1_it (timer_regs_t *TIMERx) |
| Enable timer ble pulse 1 interrupt. More... | |
| __STATIC_INLINE void | ll_timer_disable_blepulse1_it (timer_regs_t *TIMERx) |
| Disable timer ble pulse 1 interrput. More... | |
| __STATIC_INLINE void | ll_timer_enable_blepulse2_it (timer_regs_t *TIMERx) |
| Enable timer ble pulse 2 interrupt. More... | |
| __STATIC_INLINE void | ll_timer_disable_blepulse2_it (timer_regs_t *TIMERx) |
| Disable timer ble pulse 2 interrput. More... | |
| __STATIC_INLINE uint32_t | ll_timer_is_enabled_it (timer_regs_t *TIMERx) |
| Indicate whether the timer interrput is enabled. More... | |
| __STATIC_INLINE void ll_timer_disable_all_it | ( | timer_regs_t * | TIMERx | ) |
| __STATIC_INLINE void ll_timer_disable_blepulse1_it | ( | timer_regs_t * | TIMERx | ) |
| __STATIC_INLINE void ll_timer_disable_blepulse2_it | ( | timer_regs_t * | TIMERx | ) |
| __STATIC_INLINE void ll_timer_disable_channel0_it | ( | timer_regs_t * | TIMERx | ) |
| __STATIC_INLINE void ll_timer_disable_channel1_it | ( | timer_regs_t * | TIMERx | ) |
| __STATIC_INLINE void ll_timer_disable_channel2_it | ( | timer_regs_t * | TIMERx | ) |
| __STATIC_INLINE void ll_timer_disable_channel3_it | ( | timer_regs_t * | TIMERx | ) |
| __STATIC_INLINE void ll_timer_disable_countdone_it | ( | timer_regs_t * | TIMERx | ) |
| __STATIC_INLINE void ll_timer_enable_all_it | ( | timer_regs_t * | TIMERx | ) |
| __STATIC_INLINE void ll_timer_enable_blepulse1_it | ( | timer_regs_t * | TIMERx | ) |
| __STATIC_INLINE void ll_timer_enable_blepulse2_it | ( | timer_regs_t * | TIMERx | ) |
| __STATIC_INLINE void ll_timer_enable_channel0_it | ( | timer_regs_t * | TIMERx | ) |
| __STATIC_INLINE void ll_timer_enable_channel1_it | ( | timer_regs_t * | TIMERx | ) |
| __STATIC_INLINE void ll_timer_enable_channel2_it | ( | timer_regs_t * | TIMERx | ) |
| __STATIC_INLINE void ll_timer_enable_channel3_it | ( | timer_regs_t * | TIMERx | ) |
| __STATIC_INLINE void ll_timer_enable_countdone_it | ( | timer_regs_t * | TIMERx | ) |