Home
last modified time | relevance | path

Searched refs:periph_module_reset (Results 1 – 25 of 32) sorted by relevance

12

/hal_espressif-latest/components/esp_hw_support/include/esp_private/
Dperiph_ctrl.h43 void periph_module_reset(periph_module_t periph);
/hal_espressif-latest/components/esp_hw_support/
Dperiph_ctrl.c46 void periph_module_reset(periph_module_t periph) in periph_module_reset() function
Dsar_periph_ctrl_common.c47 periph_module_reset(PERIPH_TEMPSENSOR_MODULE); in temperature_sensor_power_acquire()
Dlinker.lf33 periph_ctrl: periph_module_reset (noflash)
Dadc_share_hw_ctrl.c219 periph_module_reset(PERIPH_SARADC_MODULE); in adc_apb_periph_claim()
Desp_etm.c84 periph_module_reset(PERIPH_ETM_MODULE + group_id); in etm_acquire_group_handle()
DKconfig222 Place peripheral control functions (e.g. periph_module_reset) into IRAM,
/hal_espressif-latest/zephyr/esp32/src/
Dsoc_random.c103 periph_module_reset(PERIPH_I2S0_MODULE); in soc_random_disable()
/hal_espressif-latest/components/bootloader_support/src/
Dbootloader_random_esp32.c114 periph_module_reset(PERIPH_I2S0_MODULE); in bootloader_random_disable()
/hal_espressif-latest/components/esp_adc/
Dadc_continuous.c332 periph_module_reset(PERIPH_SARADC_MODULE); in adc_continuous_start()
394 periph_module_reset(PERIPH_SARADC_MODULE); in adc_continuous_stop()
/hal_espressif-latest/components/driver/spi/gpspi/
Dspi_common.c941 periph_module_reset( PERIPH_SPI_DMA_MODULE ); in spicommon_dmaworkaround_req_reset()
959 periph_module_reset( PERIPH_SPI_DMA_MODULE ); in spicommon_dmaworkaround_idle()
/hal_espressif-latest/components/driver/deprecated/
Dadc_dma_legacy.c325 periph_module_reset(PERIPH_SARADC_MODULE); in adc_digi_initialize()
Dpcnt_legacy.c368 periph_module_reset(pcnt_periph_signals.groups[pcnt_port].module); in _pcnt_unit_config()
/hal_espressif-latest/components/esp_wifi/esp32s2/
Desp_adapter.c373 periph_module_reset(PERIPH_WIFI_MODULE); in wifi_reset_mac_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32/
Desp_adapter.c382 periph_module_reset(PERIPH_WIFI_MODULE); in wifi_reset_mac_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32c2/
Desp_adapter.c295 periph_module_reset(PERIPH_WIFI_MODULE); in wifi_reset_mac_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32c3/
Desp_adapter.c298 periph_module_reset(PERIPH_WIFI_MODULE); in wifi_reset_mac_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32s3/
Desp_adapter.c376 periph_module_reset(PERIPH_WIFI_MODULE); in wifi_reset_mac_wrapper()
/hal_espressif-latest/zephyr/esp32/src/wifi/
Desp_wifi_adapter.c445 periph_module_reset(PERIPH_WIFI_MODULE); in wifi_reset_mac_wrapper()
/hal_espressif-latest/zephyr/esp32s2/src/wifi/
Desp_wifi_adapter.c449 periph_module_reset(PERIPH_WIFI_MODULE); in wifi_reset_mac_wrapper()
/hal_espressif-latest/zephyr/esp32s3/src/wifi/
Desp_wifi_adapter.c372 periph_module_reset(PERIPH_WIFI_MODULE); in wifi_reset_mac_wrapper()
/hal_espressif-latest/components/bt/porting/transport/driver/uart/
Dhci_driver_uart_dma.c440 periph_module_reset(PERIPH_UHCI0_MODULE); in hci_driver_uart_dma_install()
/hal_espressif-latest/zephyr/esp32c2/src/wifi/
Desp_wifi_adapter.c482 periph_module_reset(PERIPH_WIFI_MODULE); in wifi_reset_mac_wrapper()
/hal_espressif-latest/zephyr/esp32c3/src/wifi/
Desp_wifi_adapter.c482 periph_module_reset(PERIPH_WIFI_MODULE); in wifi_reset_mac_wrapper()
/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c1082 periph_module_reset(PERIPH_BT_MODULE); in esp_bt_controller_init()

12