Home
last modified time | relevance | path

Searched defs:apbclk_kHz (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/hal/
Dspi_hal.c125 const int apbclk_kHz = source_freq_hz / 1000; in spi_hal_cal_timing() local
158 const int apbclk_kHz = APB_CLK_FREQ / 1000; in spi_hal_get_freq_limit() local
Dspi_flash_hal.c60 const int apbclk_kHz = APB_CLK_FREQ / 1000; in get_dummy_n() local