Zephyr Project API
3.3.0
A Scalable Open Source RTOS
|
RTIO Predefined Priorties. More...
Macros | |
#define | RTIO_PRIO_LOW 0U |
Low priority. More... | |
#define | RTIO_PRIO_NORM 127U |
Normal priority. More... | |
#define | RTIO_PRIO_HIGH 255U |
High priority. More... | |
RTIO Predefined Priorties.
#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.