Home
last modified time | relevance | path

Searched refs:SPI_PIN_CS (Results 1 – 2 of 2) sorted by relevance

/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl702/std/include/
A Dbl702_snflash.h56 #define SPI_PIN_CS GLB_GPIO_PIN_10 macro
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl702/std/src/
A Dbl702_snflash.c184 gpioCfg.gpioPin = SPI_PIN_CS; in Nandflash_Gpio_Init()
217 GLB_GPIO_Write(SPI_PIN_CS, 1); in Nandflash_CS_High()
222 GLB_GPIO_Write(SPI_PIN_CS, 0); in Nandflash_CS_Low()

Completed in 10 milliseconds