Home
last modified time | relevance | path

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

/Zephyr-latest/modules/openthread/platform/
Duart.c120 void otPlatUartReceived(const uint8_t *aBuf, uint16_t aBufLength) in otPlatUartReceived() function
142 otPlatUartReceived(data, len); in platformUartProcess()