Searched defs:LISTIFY (Results  1 – 2 of 2) sorted by relevance
| /Zephyr-latest/include/zephyr/sys/ | 
| D | util_macro.h | 478 #define LISTIFY(LEN, F, sep, ...) UTIL_CAT(Z_UTIL_LISTIFY_, LEN)(F, sep, __VA_ARGS__)  macro
 | 
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/ | 
| D | lll.h | 334 	LISTIFY(CONFIG_BT_CTLR_USER_EVT_RANGE, DEFINE_NODE_RX_USER_TYPE, (,), _),  enumerator
 |