Searched refs:LPTIMER_INTEN (Results 1 – 2 of 2) sorted by relevance
421 LPTIMER_INTEN |= (uint32_t)interrupt; in lptimer_interrupt_enable()446 LPTIMER_INTEN &= (~(uint32_t)interrupt); in lptimer_interrupt_disable()472 val = (LPTIMER_INTEN & int_flag); in lptimer_interrupt_flag_get()
46 #define LPTIMER_INTEN REG32(LPTIMER + 0x08U) /*!< interrupt enab… macro