Searched refs:HPM_SPI7 (Results 1 – 6 of 6) sorted by relevance
412 #define HPM_SPI7 ((SPI_Type *) HPM_SPI7_BASE) macro
288 if (ptr == HPM_SPI7) { in init_spi_pins()300 if (ptr == HPM_SPI7) { in init_spi_pins_with_gpio_as_cs()
234 #define BOARD_APP_SPI_BASE HPM_SPI7
344 } else if (ptr == HPM_SPI7) { in board_init_spi_clock()
176 .spi_base = HPM_SPI7,
120 #if defined(HPM_SPI7)122 .spi_ptr = HPM_SPI7,
Completed in 24 milliseconds