Home
last modified time | relevance | path

Searched refs:setReq (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 …if ((pMsg->msgType == gPlmeSetReq_c) && (pMsg->msgData.setReq.PibAttribute == gPhyPibCurrentChanne… in MAC_PLME_SapHandler()
255 if (pMsg->msgData.setReq.PibAttribute == gPhyPibCurrentChannel_c) in MAC_PLME_SapHandler()
257 HDI_SendChannelSwitchCmd((uint32_t)pMsg->msgData.setReq.PibAttributeValue); in MAC_PLME_SapHandler()
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-ieee_802.15.4/ieee_802_15_4/phy/interface/
DPhyInterface.h287 plmeSetReq_t setReq; member