Searched refs:reg_fxtmrr (Results 1 – 1 of 1) sorted by relevance
65 uintptr_t reg_fxtmrr; member118 volatile uint8_t *reg_fxtmrr = (uint8_t *)config->reg_fxtmrr; in tach_it8xxx2_sample_fetch() local129 data->capture = ((*reg_fxtmrr) << 8) | (*reg_fxtlrr); in tach_it8xxx2_sample_fetch()226 .reg_fxtmrr = DT_INST_REG_ADDR_BY_IDX(inst, 1), \