Home
last modified time | relevance | path

Searched refs:gPhyPibCurrentChannel_c (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-ieee_802.15.4/ieee_802_15_4/phy/source/SerialDevice/
DPhy.c253 …(pMsg->msgType == gPlmeSetReq_c) && (pMsg->msgData.setReq.PibAttribute == gPhyPibCurrentChannel_c)) in MAC_PLME_SapHandler()
255 if (pMsg->msgData.setReq.PibAttribute == gPhyPibCurrentChannel_c) in MAC_PLME_SapHandler()
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-ieee_802.15.4/ieee_802_15_4/phy/interface/
DPhyTypes.h194 gPhyPibCurrentChannel_c = 0x00, /*!< The channel currently used.*/ enumerator