|
Zephyr Project API 4.0.0
A Scalable Open Source RTOS
|
RTIO Predefined Priorities. More...
Macros | |
| #define | RTIO_PRIO_LOW 0U |
| Low priority. | |
| #define | RTIO_PRIO_NORM 127U |
| Normal priority. | |
| #define | RTIO_PRIO_HIGH 255U |
| High priority. | |
RTIO Predefined Priorities.
| #define RTIO_PRIO_HIGH 255U |
#include <include/zephyr/rtio/rtio.h>
High priority.
| #define RTIO_PRIO_LOW 0U |
#include <include/zephyr/rtio/rtio.h>
Low priority.
| #define RTIO_PRIO_NORM 127U |
#include <include/zephyr/rtio/rtio.h>
Normal priority.