Searched refs:DPORT_PERI_EN_RSA (Results 1 – 3 of 3) sorted by relevance
87 return DPORT_PERI_EN_RSA; in periph_ll_get_clk_en_mask()167 return (DPORT_PERI_EN_RSA | DPORT_PERI_EN_DIGITAL_SIGNATURE); in periph_ll_get_rst_en_mask()170 return DPORT_PERI_EN_RSA; in periph_ll_get_rst_en_mask()
240 DPORT_PERI_EN_RSA | in esp_perip_clk_init()
101 #define DPORT_PERI_EN_RSA (1<<2) macro