Searched refs:ucFlags (Results 1 – 2 of 2) sorted by relevance
230 uint8_t ucFlags; member313 uint8_t ucFlags,326 uint8_t ucFlags; in xStreamBufferGenericCreate() local337 ucFlags = sbFLAGS_IS_MESSAGE_BUFFER; in xStreamBufferGenericCreate()343 ucFlags = 0; in xStreamBufferGenericCreate()386 ucFlags, in xStreamBufferGenericCreate()422 uint8_t ucFlags; in xStreamBufferGenericCreateStatic() local445 ucFlags = sbFLAGS_IS_MESSAGE_BUFFER | sbFLAGS_IS_STATICALLY_ALLOCATED; in xStreamBufferGenericCreateStatic()451 ucFlags = sbFLAGS_IS_STATICALLY_ALLOCATED; in xStreamBufferGenericCreateStatic()470 ucFlags, in xStreamBufferGenericCreateStatic()[all …]
109 uint8_t ucFlags );152 uint8_t ucFlags; /* Flags for this entry. */ member286 uint8_t ucFlags ) in prvSetInterruptGate() argument298 xInterruptDescriptorTable[ ucNumber ].ucFlags = ucFlags; in prvSetInterruptGate()