Home
last modified time | relevance | path

Searched defs:gpspi_flash_ll_get_hw (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dgpspi_flash_ll.h32 #define gpspi_flash_ll_get_hw(host_id) ( ((host_id)==SPI2_HOST) ? &GPSPI2 : ({abort();(spi_dev_t*)… macro
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dgpspi_flash_ll.h32 #define gpspi_flash_ll_get_hw(host_id) ( ((host_id)==SPI2_HOST) ? &GPSPI2 : ({abort();(spi_dev_t*)… macro
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dgpspi_flash_ll.h31 #define gpspi_flash_ll_get_hw(host_id) (((host_id)==SPI2_HOST ? &GPSPI2 \ macro
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dgpspi_flash_ll.h31 #define gpspi_flash_ll_get_hw(host_id) ( ((host_id)==SPI2_HOST) ? &GPSPI2 : (\ macro
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dgpspi_flash_ll.h31 #define gpspi_flash_ll_get_hw(host_id) ( ((host_id)==SPI2_HOST) ? &GPSPI2 : ({abort();(spi_dev_t*)… macro
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dgpspi_flash_ll.h32 #define gpspi_flash_ll_get_hw(host_id) ( ((host_id)==SPI2_HOST) ? &GPSPI2 : ({abort();(spi_dev_t*)… macro