Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/modem/
Dpipelink.h116 _CONCAT_4(__modem_pipelink_, DT_DEP_ORD(node_id), _, name)
/Zephyr-latest/include/zephyr/sys/
Dutil_internal.h123 #define _CONCAT_4(arg, ...) UTIL_CAT(arg, _CONCAT_3(__VA_ARGS__)) macro
124 #define _CONCAT_5(arg, ...) UTIL_CAT(arg, _CONCAT_4(__VA_ARGS__))
/Zephyr-latest/drivers/i2c/
Di2c_nrfx_twis.c287 _CONCAT_4(shim_nrf_twis_, name, _, id)
/Zephyr-latest/drivers/comparator/
Dcomparator_mcux_acmp.c80 _CONCAT_4(COMP_MCUX_ACMP_, name, _, value)
/Zephyr-latest/drivers/modem/
Dmodem_cellular.c2327 _CONCAT_4(name, _, DT_DRV_COMPAT, inst)