Searched defs:eff_clk (Results 1 – 4 of 4) sorted by relevance
| /device/soc/esp/esp32/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 | 118 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()
|
| /device/soc/esp/esp32/components/driver/ |
| D | spi_master.c | 293 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()
|
| /device/soc/esp/esp32/components/hal/esp32/include/hal/ |
| D | spi_ll.h | 540 int eff_clk; in spi_ll_master_cal_clock() local
|