Home
last modified time | relevance | path

Searched refs:PCR_HMAC_CONF_REG (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dclk_gate_ll.h163 CLEAR_PERI_REG_MASK(PCR_HMAC_CONF_REG, PCR_HMAC_RST_EN); in periph_ll_get_rst_en_mask()
257 return PCR_HMAC_CONF_REG; in periph_ll_get_clk_en_reg()
324 return PCR_HMAC_CONF_REG; in periph_ll_get_rst_en_reg()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dclk_gate_ll.h153 CLEAR_PERI_REG_MASK(PCR_HMAC_CONF_REG, PCR_HMAC_RST_EN); in periph_ll_get_rst_en_mask()
232 return PCR_HMAC_CONF_REG; in periph_ll_get_clk_en_reg()
304 return PCR_HMAC_CONF_REG; in periph_ll_get_rst_en_reg()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dpcr_reg.h1389 #define PCR_HMAC_CONF_REG (DR_REG_PCR_BASE + 0xe4) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dpcr_reg.h1599 #define PCR_HMAC_CONF_REG (DR_REG_PCR_BASE + 0xe0) macro