Searched refs:HAL_RpmsgSendTimeout (Results 1 – 3 of 3) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/rpmsg/ |
| D | fsl_adapter_rpmsg.c | 399 hal_rpmsg_status_t HAL_RpmsgSendTimeout(hal_rpmsg_handle_t handle, uint8_t *data, uint32_t length, … in HAL_RpmsgSendTimeout() function 459 return HAL_RpmsgSendTimeout(handle, data, length, RPMSG_WAITFOREVER); in HAL_RpmsgSend()
|
| D | fsl_adapter_rpmsg.h | 157 hal_rpmsg_status_t HAL_RpmsgSendTimeout(hal_rpmsg_handle_t handle, uint8_t *data, uint32_t length, …
|
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-connectivity-framework/platform/connected_mcu/ |
| D | fwk_platform_ble.c | 167 status = (int)HAL_RpmsgSendTimeout(hciRpmsgHandle, msg, len, PLATFORM_BLE_HCI_TIMEOUT_MS); in PLATFORM_SendHciMessage()
|