Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/rpmsg/
Dfsl_adapter_rfimu.c37 #ifndef RPMSG_ALLOC_RETRY_COUNT
38 #define RPMSG_ALLOC_RETRY_COUNT 10U macro
2082 uint32_t retry = RPMSG_ALLOC_RETRY_COUNT; in HAL_RpmsgAllocTxBuffer()