Searched defs:eff_clk (Results 1 – 10 of 10) sorted by relevance
/hal_espressif-latest/components/hal/ |
D | spi_flash_hal.c | 58 static inline int get_dummy_n(bool gpio_is_used, int input_delay_ns, int eff_clk) in get_dummy_n()
|
D | spi_hal.c | 123 void spi_hal_cal_timing(int source_freq_hz, int eff_clk, bool gpio_is_used, int input_delay_ns, int… in spi_hal_cal_timing()
|
/hal_espressif-latest/components/driver/spi/gpspi/ |
D | spi_master.c | 310 void spi_get_timing(bool gpio_is_used, int input_delay_ns, int eff_clk, int* dummy_o, int* cycles_r… in spi_get_timing()
|
/hal_espressif-latest/components/hal/esp32/include/hal/ |
D | spi_ll.h | 566 int eff_clk; in spi_ll_master_cal_clock() local
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | spi_ll.h | 693 int eff_clk; in spi_ll_master_cal_clock() local
|
/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | spi_ll.h | 683 int eff_clk; in spi_ll_master_cal_clock() local
|
/hal_espressif-latest/components/hal/esp32c2/include/hal/ |
D | spi_ll.h | 679 int eff_clk; in spi_ll_master_cal_clock() local
|
/hal_espressif-latest/components/hal/esp32c3/include/hal/ |
D | spi_ll.h | 679 int eff_clk; in spi_ll_master_cal_clock() local
|
/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | spi_ll.h | 685 int eff_clk; in spi_ll_master_cal_clock() local
|
/hal_espressif-latest/components/hal/esp32s2/include/hal/ |
D | spi_ll.h | 641 int eff_clk; in spi_ll_master_cal_clock() local
|