Home
last modified time | relevance | path

Searched refs:periph_module_disable (Results 1 – 25 of 38) sorted by relevance

12

/hal_espressif-latest/components/esp_hw_support/
Desp_ds.c269 periph_module_disable(PERIPH_DS_MODULE); in ds_disable_release()
270 periph_module_disable(PERIPH_SHA_MODULE); in ds_disable_release()
271 periph_module_disable(PERIPH_HMAC_MODULE); in ds_disable_release()
430 periph_module_disable(PERIPH_RSA_MODULE); in esp_ds_encrypt_params()
431 periph_module_disable(PERIPH_HMAC_MODULE); in esp_ds_encrypt_params()
432 periph_module_disable(PERIPH_SHA_MODULE); in esp_ds_encrypt_params()
433 periph_module_disable(PERIPH_DS_MODULE); in esp_ds_encrypt_params()
434 periph_module_disable(PERIPH_AES_MODULE); in esp_ds_encrypt_params()
Desp_hmac.c134 periph_module_disable(PERIPH_DS_MODULE); in esp_hmac_calculate()
135 periph_module_disable(PERIPH_SHA_MODULE); in esp_hmac_calculate()
136 periph_module_disable(PERIPH_HMAC_MODULE); in esp_hmac_calculate()
173 periph_module_disable(PERIPH_HMAC_MODULE); in esp_hmac_jtag_enable()
185 periph_module_disable(PERIPH_HMAC_MODULE); in esp_hmac_jtag_disable()
Dperiph_ctrl.c35 void periph_module_disable(periph_module_t periph) in periph_module_disable() function
Dsar_periph_ctrl_common.c68 periph_module_disable(PERIPH_TEMPSENSOR_MODULE); in temperature_sensor_power_release()
Dadc_share_hw_ctrl.c230 periph_module_disable(PERIPH_SARADC_MODULE); in adc_apb_periph_free()
Desp_etm.c115 periph_module_disable(PERIPH_ETM_MODULE + group_id); in etm_release_group_handle()
/hal_espressif-latest/components/esp_hw_support/include/esp_private/
Dperiph_ctrl.h34 void periph_module_disable(periph_module_t periph);
/hal_espressif-latest/components/mbedtls/port/sha/block/
Dsha.c65 periph_module_disable(PERIPH_SHA_MODULE); in esp_sha_release_hardware()
/hal_espressif-latest/components/mbedtls/port/ecc/
Desp_ecc.c26 periph_module_disable(PERIPH_ECC_MODULE); in esp_ecc_release_hardware()
/hal_espressif-latest/components/mbedtls/port/sha/dma/
Dsha.c133 periph_module_disable(PERIPH_SHA_DMA_MODULE); in esp_sha_release_hardware()
135 periph_module_disable(PERIPH_SHA_MODULE); in esp_sha_release_hardware()
/hal_espressif-latest/zephyr/esp32/src/
Dsoc_random.c87 periph_module_disable(PERIPH_I2S0_MODULE); in soc_random_disable()
/hal_espressif-latest/components/bootloader_support/src/
Dbootloader_random_esp32.c94 periph_module_disable(PERIPH_I2S0_MODULE); in bootloader_random_disable()
/hal_espressif-latest/components/mbedtls/port/sha/parallel_engine/
Dsha.c177 periph_module_disable(PERIPH_SHA_MODULE); in esp_sha_unlock_engine()
/hal_espressif-latest/components/esp_system/task_wdt/
Dtask_wdt_impl_timergroup.c109 periph_module_disable(TWDT_PERIPH_MODULE); in esp_task_wdt_impl_timer_free()
/hal_espressif-latest/components/mbedtls/port/esp32s2/
Dbignum.c46 periph_module_disable(PERIPH_RSA_MODULE); in esp_mpi_disable_hardware_hw_op()
/hal_espressif-latest/components/mbedtls/port/esp32s3/
Dbignum.c48 periph_module_disable(PERIPH_RSA_MODULE); in esp_mpi_disable_hardware_hw_op()
/hal_espressif-latest/components/mbedtls/port/esp32c3/
Dbignum.c48 periph_module_disable(PERIPH_RSA_MODULE); in esp_mpi_disable_hardware_hw_op()
/hal_espressif-latest/components/mbedtls/port/esp32c6/
Dbignum.c49 periph_module_disable(PERIPH_RSA_MODULE); in esp_mpi_disable_hardware_hw_op()
/hal_espressif-latest/components/mbedtls/port/esp32h2/
Dbignum.c49 periph_module_disable(PERIPH_RSA_MODULE); in esp_mpi_disable_hardware_hw_op()
/hal_espressif-latest/components/mbedtls/port/esp32/
Dbignum.c48 periph_module_disable(PERIPH_RSA_MODULE); in esp_mpi_disable_hardware_hw_op()
/hal_espressif-latest/components/driver/deprecated/
Dadc_legacy.c787 periph_module_disable(PERIPH_SARADC_MODULE); in adc1_get_raw()
843 periph_module_disable(PERIPH_SARADC_MODULE); in adc2_get_raw()
/hal_espressif-latest/components/mbedtls/port/aes/dma/
Desp_aes.c156 periph_module_disable(PERIPH_AES_DMA_MODULE); in esp_aes_release_hardware()
158 periph_module_disable(PERIPH_AES_MODULE); in esp_aes_release_hardware()
/hal_espressif-latest/components/mbedtls/port/aes/block/
Desp_aes.c67 periph_module_disable(PERIPH_AES_MODULE); in esp_aes_release_hardware()
/hal_espressif-latest/components/driver/spi/gpspi/
Dspi_common.c120 if (ret) periph_module_disable(spi_periph_signal[host].module); in spicommon_periph_free()
335 periph_module_disable(get_dma_periph(dma_chan)); in dma_chan_free()
/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c749 periph_module_disable(PERIPH_BT_BASEBAND_MODULE); in btdm_sleep_enter_phase2_wrapper()
1168 periph_module_disable(PERIPH_BT_MODULE); in bt_controller_deinit_internal()

12