zephyr/ext/hal/ksdk/drivers
Jorge Ramirez-Ortiz 27ecd5d8f3 drivers: flash: SoC KSDK
This KSDK flash shim driver supports the device in the FRDM K64F
platform (enabled with this commit).

WARNING: the driver disables the system interrupts for potentially
long periods of time. This is required to avoid Read-While-Write
issues since most platforms run in XIP mode.

For more detailed information see the link below:
http://cache.freescale.com/files/32bit/doc/app_note/AN4695.pdf

Change-Id: I70f8d09080251033ce2f45be0c2eb95c19fded08
Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
2016-11-07 18:43:16 +00:00
..
Makefile drivers: flash: SoC KSDK 2016-11-07 18:43:16 +00:00
fsl_adc16.c
fsl_adc16.h
fsl_cmp.c
fsl_cmp.h
fsl_cmt.c
fsl_cmt.h
fsl_common.c
fsl_common.h
fsl_crc.c
fsl_crc.h
fsl_dac.c
fsl_dac.h
fsl_dmamux.c
fsl_dmamux.h
fsl_dspi.c
fsl_dspi.h
fsl_dspi_edma.c
fsl_dspi_edma.h
fsl_edma.c
fsl_edma.h
fsl_enet.c
fsl_enet.h
fsl_ewm.c
fsl_ewm.h
fsl_flash.c
fsl_flash.h
fsl_flexbus.c
fsl_flexbus.h
fsl_flexcan.c
fsl_flexcan.h
fsl_ftm.c
fsl_ftm.h
fsl_gpio.c
fsl_gpio.h
fsl_i2c.c
fsl_i2c.h
fsl_i2c_edma.c
fsl_i2c_edma.h
fsl_llwu.c
fsl_llwu.h
fsl_lptmr.c
fsl_lptmr.h
fsl_mpu.c
fsl_mpu.h
fsl_pdb.c
fsl_pdb.h
fsl_pit.c
fsl_pit.h
fsl_pmc.c
fsl_pmc.h
fsl_port.h
fsl_rcm.c
fsl_rcm.h
fsl_rnga.c
fsl_rnga.h
fsl_rtc.c
fsl_rtc.h
fsl_sai.c
fsl_sai.h
fsl_sai_edma.c
fsl_sai_edma.h
fsl_sdhc.c
fsl_sdhc.h
fsl_sim.c
fsl_sim.h
fsl_smc.c
fsl_smc.h
fsl_uart.c
fsl_uart.h
fsl_uart_edma.c
fsl_uart_edma.h
fsl_vref.c
fsl_vref.h
fsl_wdog.c
fsl_wdog.h