Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/
Dmipi_dbi.h99 .mode = DT_STRING_UPPER_TOKEN(node_id, mipi_mode), \
125 DT_STRING_UPPER_TOKEN(node_id, edge_prop)
137 DT_STRING_UPPER_TOKEN(DT_DRV_INST(inst), edge_prop)
/Zephyr-latest/soc/xlnx/zynq7000/common/
Dpinctrl_soc.h402 (UTIL_CAT(MIO_PIN_SPECIAL_FUNCTION_, DT_STRING_UPPER_TOKEN(node_id, function))), \
409 DT_STRING_UPPER_TOKEN(node_id, function)), \
411 DT_STRING_UPPER_TOKEN(node_id, function)), \
413 DT_STRING_UPPER_TOKEN(node_id, function)), \
434 (UTIL_CAT(MIO_PIN_FUNCTION_, DT_STRING_UPPER_TOKEN(node_id, function))), (0U)) | \
/Zephyr-latest/drivers/dac/
Ddac_dacx0501.c189 _CONCAT(REF_, DT_STRING_UPPER_TOKEN(DT_DRV_INST(n), voltage_reference)), \
190 .output_gain = _CONCAT(VM_, DT_STRING_UPPER_TOKEN(DT_DRV_INST(n), output_gain)), \
/Zephyr-latest/soc/nuvoton/npcx/common/
Dsoc_dt.h30 (DT_STRING_UPPER_TOKEN(node_id, prop)), (default_value))
/Zephyr-latest/include/zephyr/
Ddevicetree.h1183 #define DT_STRING_UPPER_TOKEN(node_id, prop) \ macro
1202 (DT_STRING_UPPER_TOKEN(node_id, prop)), (default_value))
4230 DT_STRING_UPPER_TOKEN(DT_DRV_INST(inst), prop)
/Zephyr-latest/drivers/flash/
Dnrf_qspi_nor.c1400 DT_STRING_UPPER_TOKEN(DT_DRV_INST(0),
1405 DT_STRING_UPPER_TOKEN(DT_DRV_INST(0),
/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_uac2_macros.h180 (DT_STRING_UPPER_TOKEN(entity, control_name)), \
/Zephyr-latest/doc/releases/
Drelease-notes-2.7.rst104 :c:macro:`DT_STRING_TOKEN` and :c:macro:`DT_STRING_UPPER_TOKEN`
763 :c:macro:`DT_STRING_UPPER_TOKEN`