Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/rpmsg/
Dfsl_adapter_rpmsg.c464 return HAL_RpmsgAllocTxBufferTimeout(handle, size, RPMSG_WAITFOREVER); in HAL_RpmsgAllocTxBuffer()
467 void *HAL_RpmsgAllocTxBufferTimeout(hal_rpmsg_handle_t handle, uint32_t size, uint32_t timeout) in HAL_RpmsgAllocTxBufferTimeout() function
Dfsl_adapter_rpmsg.h187 void *HAL_RpmsgAllocTxBufferTimeout(hal_rpmsg_handle_t handle, uint32_t size, uint32_t timeout);