Searched refs:ESP_SPI_SLAVE_MAX_FREQ_SYNC (Results 1 – 2 of 2) sorted by relevance
/hal_espressif-2.7.6/components/driver/test/ |
D | test_spi_param.c | 231 .freq_limit = ESP_SPI_SLAVE_MAX_FREQ_SYNC, 239 .freq_limit = ESP_SPI_SLAVE_MAX_FREQ_SYNC, 248 .freq_limit = ESP_SPI_SLAVE_MAX_FREQ_SYNC, 258 .freq_limit = ESP_SPI_SLAVE_MAX_FREQ_SYNC, 259 .master_limit = ESP_SPI_SLAVE_MAX_FREQ_SYNC, 266 .freq_limit = ESP_SPI_SLAVE_MAX_FREQ_SYNC, 275 .freq_limit = ESP_SPI_SLAVE_MAX_FREQ_SYNC, 285 .freq_limit = ESP_SPI_SLAVE_MAX_FREQ_SYNC, 293 .freq_limit = ESP_SPI_SLAVE_MAX_FREQ_SYNC, 302 .freq_limit = ESP_SPI_SLAVE_MAX_FREQ_SYNC,
|
/hal_espressif-2.7.6/components/driver/test/include/test/ |
D | test_common_spi.h | 125 #define ESP_SPI_SLAVE_MAX_FREQ_SYNC SPI_MASTER_FREQ_40M macro
|