Searched defs:eff_clk (Results 1 – 8 of 8) sorted by relevance
/hal_espressif-3.4.0/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 | 119 void spi_hal_cal_timing(int eff_clk, bool gpio_is_used, int input_delay_ns, int *dummy_n, int *miso… in spi_hal_cal_timing()
|
/hal_espressif-3.4.0/components/driver/ |
D | spi_master.c | 285 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-3.4.0/components/hal/esp32/include/hal/ |
D | spi_ll.h | 564 int eff_clk; in spi_ll_master_cal_clock() local
|
/hal_espressif-3.4.0/components/hal/esp32c3/include/hal/ |
D | spi_ll.h | 639 int eff_clk; in spi_ll_master_cal_clock() local
|
/hal_espressif-3.4.0/components/hal/esp32h2/include/hal/ |
D | spi_ll.h | 642 int eff_clk; in spi_ll_master_cal_clock() local
|
/hal_espressif-3.4.0/components/hal/esp32s3/include/hal/ |
D | spi_ll.h | 649 int eff_clk; in spi_ll_master_cal_clock() local
|
/hal_espressif-3.4.0/components/hal/esp32s2/include/hal/ |
D | spi_ll.h | 606 int eff_clk; in spi_ll_master_cal_clock() local
|