Searched refs:BURTC_IntDisable (Results 1 – 3 of 3) sorted by relevance
51 #define sleeptimer_hal_burtc_disable_interrupts(interrupts) BURTC_IntDisable(interrupts)148 BURTC_IntDisable(_BURTC_IEN_MASK); in sleeptimer_hal_init_timer()
192 __STATIC_INLINE void BURTC_IntDisable(uint32_t flags) in BURTC_IntDisable() function