Searched refs:DPORT_PERI_EN_RSA (Results 1 – 3 of 3) sorted by relevance
96 return DPORT_PERI_EN_RSA; in periph_ll_get_clk_en_mask()172 return (DPORT_PERI_EN_RSA | DPORT_PERI_EN_DIGITAL_SIGNATURE); in periph_ll_get_rst_en_mask()175 return DPORT_PERI_EN_RSA; in periph_ll_get_rst_en_mask()
247 DPORT_PERI_EN_RSA | in esp_perip_clk_init()
109 #define DPORT_PERI_EN_RSA (1<<2) macro