Home
last modified time | relevance | path

Searched refs:Z_PBITS (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.5.0/include/zephyr/sys/
Drb.h70 #define Z_PBITS(t) (8 * sizeof(t)) macro
71 #define Z_MAX_RBTREE_DEPTH (2 * (Z_PBITS(int *) - Z_TBITS(int *) - 1) + 1)