Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
|
|
4.2.0-rc2 |
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 </home/runner/work/zephyr/zephyr/zephyr/include/zephyr/rtio/rtio.h>
High priority.
#define RTIO_PRIO_LOW 0U |
#include </home/runner/work/zephyr/zephyr/zephyr/include/zephyr/rtio/rtio.h>
Low priority.
#define RTIO_PRIO_NORM 127U |
#include </home/runner/work/zephyr/zephyr/zephyr/include/zephyr/rtio/rtio.h>
Normal priority.