Lines Matching refs:__STATIC_INLINE
174 __STATIC_INLINE void BURTC_IntClear(uint32_t flags) in BURTC_IntClear()
192 __STATIC_INLINE void BURTC_IntDisable(uint32_t flags) in BURTC_IntDisable()
215 __STATIC_INLINE void BURTC_IntEnable(uint32_t flags) in BURTC_IntEnable()
235 __STATIC_INLINE uint32_t BURTC_IntGet(void) in BURTC_IntGet()
252 __STATIC_INLINE uint32_t BURTC_IntGetEnabled(void) in BURTC_IntGetEnabled()
272 __STATIC_INLINE void BURTC_IntSet(uint32_t flags) in BURTC_IntSet()
287 __STATIC_INLINE uint32_t BURTC_Status(void) in BURTC_Status()
297 __STATIC_INLINE void BURTC_StatusClear(void) in BURTC_StatusClear()
308 __STATIC_INLINE void BURTC_SyncWait(void) in BURTC_SyncWait()
334 __STATIC_INLINE void BURTC_Start(void) in BURTC_Start()
352 __STATIC_INLINE void BURTC_Stop(void) in BURTC_Stop()
365 __STATIC_INLINE uint32_t BURTC_CounterGet(void) in BURTC_CounterGet()
377 __STATIC_INLINE uint32_t BURTC_TimestampGet(void) in BURTC_TimestampGet()
386 __STATIC_INLINE void BURTC_FreezeEnable(bool enable) in BURTC_FreezeEnable()
399 __STATIC_INLINE void BURTC_Powerdown(bool enable) in BURTC_Powerdown()
413 __STATIC_INLINE void BURTC_RetRegSet(uint32_t num, uint32_t data) in BURTC_RetRegSet()
430 __STATIC_INLINE uint32_t BURTC_RetRegGet(uint32_t num) in BURTC_RetRegGet()
442 __STATIC_INLINE void BURTC_Lock(void) in BURTC_Lock()
451 __STATIC_INLINE void BURTC_Unlock(void) in BURTC_Unlock()