Home
last modified time | relevance | path

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

/FreeRTOS-Plus/Demo/FreeRTOS_Plus_TCP_Echo_Posix/
A Dcode_coverage_additions.c309 const UBaseType_t xISRQueueLength = ( UBaseType_t ) 1; in prvQueueQueryFromISR() local
313 xISRQueue = xQueueCreate( xISRQueueLength, ( UBaseType_t ) sizeof( BaseType_t ) ); in prvQueueQueryFromISR()

Completed in 5 milliseconds