Home
last modified time | relevance | path

Searched refs:GPIO_MATRIX_DELAY_NS (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-3.6.0/components/hal/
Dspi_hal.c124 const int gpio_delay_ns = gpio_is_used ? GPIO_MATRIX_DELAY_NS : 0; in spi_hal_cal_timing()
153 const int gpio_delay_ns = gpio_is_used ? GPIO_MATRIX_DELAY_NS : 0; in spi_hal_get_freq_limit()
Dspi_flash_hal.c63 const int gpio_delay_ns = gpio_is_used ? GPIO_MATRIX_DELAY_NS : 0; in get_dummy_n()
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dsoc.h217 #define GPIO_MATRIX_DELAY_NS 0 macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dsoc.h240 #define GPIO_MATRIX_DELAY_NS 0 macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsoc.h246 #define GPIO_MATRIX_DELAY_NS 0 macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsoc.h260 #define GPIO_MATRIX_DELAY_NS 0 macro
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dsoc.h229 #define GPIO_MATRIX_DELAY_NS 25 macro