Home
last modified time | relevance | path

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

/subsys/llext/
A Dllext_priv.h22 #define IN_NODE(inst, compat, base_addr, alloc) \ argument
23 (((uintptr_t)(base_addr) >= DT_REG_ADDR(DT_INST(inst, compat)) && \
25 DT_REG_ADDR(DT_INST(inst, compat)) + DT_REG_SIZE(DT_INST(inst, compat)))) ||
/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
A Dradio_nrf5_fem.h26 #define FEM_HAS_COMPAT(compat) DT_NODE_HAS_COMPAT(FEM_NODE, compat) argument
/subsys/emul/espi/
A DKconfig11 not tied to a particular DT node, it does not make use of the DT_HAS_<compat>_ENABLED

Completed in 13 milliseconds