/hal_espressif-latest/components/esp_hw_support/ |
D | esp_ds.c | 258 periph_module_enable(PERIPH_HMAC_MODULE); in ds_acquire_enable() 259 periph_module_enable(PERIPH_SHA_MODULE); in ds_acquire_enable() 260 periph_module_enable(PERIPH_DS_MODULE); in ds_acquire_enable() 415 periph_module_enable(PERIPH_AES_MODULE); in esp_ds_encrypt_params() 416 periph_module_enable(PERIPH_DS_MODULE); in esp_ds_encrypt_params() 417 periph_module_enable(PERIPH_SHA_MODULE); in esp_ds_encrypt_params() 418 periph_module_enable(PERIPH_HMAC_MODULE); in esp_ds_encrypt_params() 419 periph_module_enable(PERIPH_RSA_MODULE); in esp_ds_encrypt_params()
|
D | esp_hmac.c | 70 periph_module_enable(PERIPH_HMAC_MODULE); in esp_hmac_calculate() 71 periph_module_enable(PERIPH_SHA_MODULE); in esp_hmac_calculate() 72 periph_module_enable(PERIPH_DS_MODULE); in esp_hmac_calculate() 183 periph_module_enable(PERIPH_HMAC_MODULE); in esp_hmac_jtag_disable()
|
D | periph_ctrl.c | 24 void periph_module_enable(periph_module_t periph) in periph_module_enable() function
|
D | sar_periph_ctrl_common.c | 46 periph_module_enable(PERIPH_TEMPSENSOR_MODULE); in temperature_sensor_power_acquire()
|
D | adc_share_hw_ctrl.c | 217 periph_module_enable(PERIPH_SARADC_MODULE); in adc_apb_periph_claim()
|
/hal_espressif-latest/zephyr/esp32/src/ |
D | soc_random.c | 22 periph_module_enable(PERIPH_RNG_MODULE); in soc_random_enable() 33 periph_module_enable(PERIPH_I2S0_MODULE); in soc_random_enable()
|
/hal_espressif-latest/components/bootloader_support/src/ |
D | bootloader_random_esp32.c | 28 periph_module_enable(PERIPH_RNG_MODULE); in bootloader_random_enable() 44 periph_module_enable(PERIPH_I2S0_MODULE); in bootloader_random_enable()
|
D | bootloader_random_esp32s2.c | 31 periph_module_enable(PERIPH_RNG_MODULE); in bootloader_random_enable()
|
/hal_espressif-latest/components/esp_hw_support/include/esp_private/ |
D | periph_ctrl.h | 23 void periph_module_enable(periph_module_t periph);
|
/hal_espressif-latest/components/mbedtls/port/sha/block/ |
D | sha.c | 59 periph_module_enable(PERIPH_SHA_MODULE); in esp_sha_acquire_hardware()
|
/hal_espressif-latest/components/esp_system/port/soc/esp32/ |
D | clk.c | 305 periph_module_enable(PERIPH_RNG_MODULE); in esp_perip_clk_init() 314 periph_module_enable(PERIPH_TIMG0_MODULE); in esp_perip_clk_init()
|
/hal_espressif-latest/components/esp_system/port/soc/esp32c2/ |
D | clk.c | 267 periph_module_enable(PERIPH_RNG_MODULE); in esp_perip_clk_init() 276 periph_module_enable(PERIPH_TIMG0_MODULE); in esp_perip_clk_init()
|
/hal_espressif-latest/components/esp_system/port/soc/esp32c3/ |
D | clk.c | 297 periph_module_enable(PERIPH_RNG_MODULE); in esp_perip_clk_init() 306 periph_module_enable(PERIPH_TIMG0_MODULE); in esp_perip_clk_init()
|
/hal_espressif-latest/components/mbedtls/port/ecc/ |
D | esp_ecc.c | 20 periph_module_enable(PERIPH_ECC_MODULE); in esp_ecc_acquire_hardware()
|
/hal_espressif-latest/components/esp_system/port/soc/esp32c6/ |
D | clk.c | 312 periph_module_enable(PERIPH_RNG_MODULE); in esp_perip_clk_init() 322 periph_module_enable(PERIPH_TIMG0_MODULE); in esp_perip_clk_init()
|
/hal_espressif-latest/components/esp_system/port/soc/esp32h2/ |
D | clk.c | 308 periph_module_enable(PERIPH_RNG_MODULE); in esp_perip_clk_init() 318 periph_module_enable(PERIPH_TIMG0_MODULE); in esp_perip_clk_init()
|
/hal_espressif-latest/components/esp_system/port/soc/esp32s2/ |
D | clk.c | 317 periph_module_enable(PERIPH_RNG_MODULE); in esp_perip_clk_init() 326 periph_module_enable(PERIPH_TIMG0_MODULE); in esp_perip_clk_init()
|
/hal_espressif-latest/zephyr/esp32s2/src/ |
D | soc_random.c | 26 periph_module_enable(PERIPH_RNG_MODULE); in soc_random_enable()
|
/hal_espressif-latest/components/mbedtls/port/sha/dma/ |
D | sha.c | 122 periph_module_enable(PERIPH_SHA_DMA_MODULE); in esp_sha_acquire_hardware() 124 periph_module_enable(PERIPH_SHA_MODULE); in esp_sha_acquire_hardware()
|
/hal_espressif-latest/components/esp_system/port/soc/esp32s3/ |
D | clk.c | 325 periph_module_enable(PERIPH_RNG_MODULE); in esp_perip_clk_init() 334 periph_module_enable(PERIPH_TIMG0_MODULE); in esp_perip_clk_init()
|
/hal_espressif-latest/components/esp_hw_support/port/ |
D | pau_regdma.c | 34 periph_module_enable(PERIPH_REGDMA_MODULE); in PAU_instance()
|
/hal_espressif-latest/components/mbedtls/port/sha/parallel_engine/ |
D | sha.c | 154 periph_module_enable(PERIPH_SHA_MODULE); in esp_sha_lock_engine_common()
|
/hal_espressif-latest/components/esp_system/ |
D | int_wdt.c | 102 periph_module_enable(PERIPH_TIMG1_MODULE); in esp_int_wdt_init()
|
/hal_espressif-latest/components/driver/deprecated/ |
D | rtc_temperature_legacy.c | 97 periph_module_enable(PERIPH_TEMPSENSOR_MODULE); in temp_sensor_start()
|
/hal_espressif-latest/components/esp_timer/src/ |
D | esp_timer_impl_systimer.c | 122 periph_module_enable(PERIPH_SYSTIMER_MODULE); in esp_timer_impl_early_init()
|