Home
last modified time | relevance | path

Searched refs:PERIPHERAL_SPI_FLASH (Results 1 – 3 of 3) sorted by relevance

/bsp/samd21/sam_d2x_asflib/sam0/drivers/spi_flash/
A Dspi_flash.c443 system_peripheral_reset(PERIPHERAL_SPI_FLASH); in spi_flash_clock_init()
446 system_clock_peripheral_enable(PERIPHERAL_SPI_FLASH); in spi_flash_clock_init()
448 system_clock_peripheral_freq_config(PERIPHERAL_SPI_FLASH, CLOCK_FREQ_13_MHZ); in spi_flash_clock_init()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/
A Dsystem_sam_b.c129 case PERIPHERAL_SPI_FLASH: in system_clock_peripheral_enable()
420 case PERIPHERAL_SPI_FLASH: in system_clock_peripheral_disable()
714 case PERIPHERAL_SPI_FLASH: in system_clock_peripheral_freq_config()
835 case PERIPHERAL_SPI_FLASH: in system_peripheral_reset()
A Dsystem_sam_b.h180 PERIPHERAL_SPI_FLASH, enumerator

Completed in 14 milliseconds