Searched refs:DPORT_SPI3_CLK_EN (Results 1 – 8 of 8) sorted by relevance
274 DPORT_SPI3_CLK_EN | in esp_perip_clk_init()290 common_perip_clk &= ~DPORT_SPI3_CLK_EN; in esp_perip_clk_init()
244 DPORT_SPI3_CLK_EN | in esp_perip_clk_init()282 DPORT_SPI3_CLK_EN | in esp_perip_clk_init()
68 return DPORT_SPI3_CLK_EN; in periph_ll_get_clk_en_mask()
57 return DPORT_SPI3_CLK_EN; in periph_ll_get_clk_en_mask()
309 REG_SET_BIT(DPORT_PERIP_CLK_EN_REG, DPORT_SPI3_CLK_EN); in adc_dac_dma_linker_start()
279 #define DPORT_SPI3_CLK_EN (BIT(16)) macro
166 #define PSRAM_SPICLKEN DPORT_SPI3_CLK_EN
965 #define DPORT_SPI3_CLK_EN (BIT(16)) macro