Home
last modified time | relevance | path

Searched defs:timer (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Core_AArch64/Include/
Dtimer_armv8a.h50 __STATIC_INLINE void ARM_TIMER_Initialize(ARM_TIMER_type_t timer) in ARM_TIMER_Initialize()
59 __STATIC_INLINE void ARM_TIMER_SetInterval(ARM_TIMER_type_t timer, uint32_t val) in ARM_TIMER_SetInterval()
82 __STATIC_INLINE void ARM_TIMER_GetCount(ARM_TIMER_type_t timer, uint32_t *val) in ARM_TIMER_GetCount()
102 __STATIC_INLINE void ARM_TIMER_Start(ARM_TIMER_type_t timer, bool irq_enable) in ARM_TIMER_Start()
127 __STATIC_FORCEINLINE void ARM_TIMER_GetCounterCount(ARM_TIMER_type_t timer, uint64_t *val) in ARM_TIMER_GetCounterCount()
/hal_nxp-latest/mcux/mcux-sdk/components/timer_manager/
Dfsl_component_timer_manager.c211 timer_handle_struct_t *timer = (timer_handle_struct_t *)timerHandle; in TimerGetTimerStatus() local
222 timer_handle_struct_t *timer = (timer_handle_struct_t *)timerHandle; in TimerSetTimerStatus() local
234 timer_handle_struct_t *timer = (timer_handle_struct_t *)timerHandle; in TimerGetTimerType() local
245 timer_handle_struct_t *timer = (timer_handle_struct_t *)timerHandle; in TimerSetTimerType() local
257 timer_handle_struct_t *timer = (timer_handle_struct_t *)timerHandle; in TimerMarkTimerFree() local
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Include/
Drtx_os.h311 } timer; member
335 osRtxMpInfo_t *timer; ///< Timer Control Blocks member
451 osRtxMpInfo_t *timer; ///< Timer Control Blocks member
/hal_nxp-latest/mcux/middleware/wifi_nxp/port/osa/
Dosa_zephyr.h33 struct k_timer timer; member
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-ieee_802.15.4/ieee_802_15_4/phy/interface/
DPhyInterface.h388 phyTimeTimerId_t timer; member