Revision 4ea18a07 urt_osal.h
urt_osal.h | ||
---|---|---|
236 | 236 |
* This constant is typically either 0x0..1 (low values have high priority) |
237 | 237 |
* or 0x8..0 (high values have high priority). |
238 | 238 |
* A value of 0 indicates that priorities are not supported. |
239 |
* |
|
240 |
* URT_EVENTMASK_ALL |
|
241 |
* Constant of type urt_osEventMask_t to filter no events at all. |
|
242 |
* Typically is 0xF..F. |
|
239 | 243 |
*/ |
240 | 244 |
|
241 | 245 |
/** |
Also available in: Unified diff