Searched refs:DPORT_I2S0_CLK_EN (Results 1 – 9 of 9) sorted by relevance
42 DPORT_SET_PERI_REG_MASK(DPORT_PERIP_CLK_EN_REG, DPORT_I2S0_CLK_EN); in bootloader_random_enable()92 DPORT_CLEAR_PERI_REG_MASK(DPORT_PERIP_CLK_EN_REG, DPORT_I2S0_CLK_EN); in bootloader_random_disable()
230 DPORT_I2S0_CLK_EN | in esp_perip_clk_init()267 common_perip_clk |= DPORT_I2S0_CLK_EN | in esp_perip_clk_init()
44 return DPORT_I2S0_CLK_EN; in periph_ll_get_clk_en_mask()
39 return DPORT_I2S0_CLK_EN; in periph_ll_get_clk_en_mask()
259 common_perip_clk |= DPORT_I2S0_CLK_EN | in esp_perip_clk_init()
29 #define DPORT_I2S0_CLK_EN (BIT(4)) macro
32 #define DPORT_I2S0_CLK_EN (BIT(4)) macro
351 #define DPORT_I2S0_CLK_EN (BIT(4)) macro
977 #define DPORT_I2S0_CLK_EN (BIT(4)) macro