Searched refs:xISRQueueLength (Results 1 – 1 of 1) sorted by relevance
309 const UBaseType_t xISRQueueLength = ( UBaseType_t ) 1; in prvQueueQueryFromISR() local313 xISRQueue = xQueueCreate( xISRQueueLength, ( UBaseType_t ) sizeof( BaseType_t ) ); in prvQueueQueryFromISR()
Completed in 5 milliseconds