Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-ieee_802.15.4/ieee_802_15_4/phy/source/SerialDevice/
DPhy.c48 static hal_rpmsg_config_t phyRpmsgConfig = { variable
159 …if (HAL_RpmsgInit((hal_rpmsg_handle_t)phyRpmsgHandle, &phyRpmsgConfig) != kStatus_HAL_RpmsgSuccess) in Phy_Init()