Searched refs:DT_INST_REG_ADDR_BY_IDX_RAW (Results 1 – 1 of 1) sorted by relevance
4423 #define DT_INST_REG_ADDR_BY_IDX_RAW(inst, idx) DT_REG_ADDR_BY_IDX_RAW(DT_DRV_INST(inst), idx) macro4502 #define DT_INST_REG_ADDR_RAW(inst) DT_INST_REG_ADDR_BY_IDX_RAW(inst, 0)