Searched refs:GPIO_ENABLE_W1TS_REG (Results 1 – 10 of 10) sorted by relevance
42 …SET_PERI_REG_MASK(GPIO_ENABLE_W1TS_REG, (1 << 11) | (1 << 3) | (1 << 0) | (1 << 2) | (1 << 5) | (1… in dmaMemcpy()
47 …SET_PERI_REG_MASK(GPIO_ENABLE_W1TS_REG, (1 << 11) | (1 << 3) | (1 << 0) | (1 << 2) | (1 << 5) | (1… in lcdIfaceInit()
566 REG_WRITE(GPIO_ENABLE_W1TS_REG, BIT(gpio_cd_num)); in test_cd_input()590 REG_WRITE(GPIO_ENABLE_W1TS_REG, BIT(gpio_wp_num)); in test_wp_input()
270 write_reg->addr = GPIO_ENABLE_W1TS_REG; in esp32_send_sip_command()
225 SET_PERI_REG_MASK(GPIO_ENABLE_W1TS_REG, 1 << gpio_no); in dig_gpio_out_en()
98 #define GPIO_ENABLE_W1TS_REG (DR_REG_GPIO_BASE + 0x24) macro
122 #define GPIO_ENABLE_W1TS_REG (DR_REG_GPIO_BASE + 0x24) macro
90 #define GPIO_ENABLE_W1TS_REG (DR_REG_GPIO_BASE + 0x0024) macro
125 #define GPIO_ENABLE_W1TS_REG (DR_REG_GPIO_BASE + 0x24) macro