Home
last modified time | relevance | path

Searched refs:periph_rtc_dig_clk8m_enable (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/driver/deprecated/
Ddac_common_legacy.c101 periph_rtc_dig_clk8m_enable(); in dac_cw_generator_enable()
123 periph_rtc_dig_clk8m_enable(); in dac_cw_generator_config()
/hal_espressif-latest/components/esp_hw_support/include/
Dclk_ctrl_os.h24 bool periph_rtc_dig_clk8m_enable(void);
/hal_espressif-latest/components/esp_hw_support/
Dclk_ctrl_os.c29 bool periph_rtc_dig_clk8m_enable(void) in periph_rtc_dig_clk8m_enable() function
/hal_espressif-latest/components/driver/spi/gpspi/
Dspi_master.c359 …SPI_CHECK(periph_rtc_dig_clk8m_enable(), "the selected clock not available", ESP_ERR_INVALID_STATE… in spi_bus_add_device()
/hal_espressif-latest/components/driver/uart/
Duart.c687 periph_rtc_dig_clk8m_enable(); in uart_param_config()