Home
last modified time | relevance | path

Searched refs:phyTimeTimerId_t (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-ieee_802.15.4/ieee_802_15_4/phy/source/
DPhyTime.c115 phyTimeTimerId_t PhyTime_ScheduleEvent(phyTimeEvent_t *pEvent) in PhyTime_ScheduleEvent()
117 phyTimeTimerId_t tmr; in PhyTime_ScheduleEvent()
156 phyTimeStatus_t PhyTime_CancelEvent(phyTimeTimerId_t timerId) in PhyTime_CancelEvent()
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-ieee_802.15.4/ieee_802_15_4/phy/interface/
DPhyInterface.h388 phyTimeTimerId_t timer;
532 phyTimeTimerId_t PhyTime_ScheduleEvent( phyTimeEvent_t *pEvent );
542 phyTimeStatus_t PhyTime_CancelEvent ( phyTimeTimerId_t timerId );
DPhyTypes.h234 typedef uint8_t phyTimeTimerId_t; typedef