Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-connectivity-framework/platform/rw61x/
Dfwk_platform_hdlc.c94 static const hal_rpmsg_config_t hdlcRpmsgConfig = { variable
282 …tatus = HAL_RpmsgInit((hal_rpmsg_handle_t)hdlcRpmsgHandle, (hal_rpmsg_config_t *)&hdlcRpmsgConfig); in PLATFORM_InitHdlcRpmsg()
321 return (HAL_ImuLinkIsUp(hdlcRpmsgConfig.imuLink) == kStatus_HAL_RpmsgSuccess); in PLATFORM_IsHdlcLinkReady()