Searched refs:pcr1_base (Results 1 – 2 of 2) sorted by relevance
45 __IO uint32_t *pcr1_base; member134 current_pcr1 = config->pcr1_base + pin; in gpio_xec_configure()216 current_pcr1 = config->pcr1_base + pin; in gpio_xec_pin_interrupt_configure()343 .pcr1_base = (uint32_t *) DT_REG_ADDR(DT_NODELABEL(gpio_000_036)),389 .pcr1_base = (uint32_t *) DT_REG_ADDR(DT_NODELABEL(gpio_040_076)),435 .pcr1_base = (uint32_t *) DT_REG_ADDR(DT_NODELABEL(gpio_100_136)),481 .pcr1_base = (uint32_t *) DT_REG_ADDR(DT_NODELABEL(gpio_140_176)),527 .pcr1_base = (uint32_t *) DT_REG_ADDR(DT_NODELABEL(gpio_200_236)),573 .pcr1_base = (uint32_t *) DT_REG_ADDR(DT_NODELABEL(gpio_240_276)),
41 uintptr_t pcr1_base; member54 return config->pcr1_base + ((uintptr_t)pin * 4u); in pin_ctrl_addr()530 .pcr1_base = (uintptr_t)DT_INST_REG_ADDR_BY_IDX(n, 0), \