Searched full:soc_flash_nrf (Results 1 – 13 of 13) sorted by relevance
10 menuconfig SOC_FLASH_NRF config26 if SOC_FLASH_NRF96 endif # SOC_FLASH_NRF
53 zephyr_library_sources_ifdef(CONFIG_SOC_FLASH_NRF soc_flash_nrf.c)
20 #include "soc_flash_nrf.h"35 #error No matching compatible for soc_flash_nrf.c
18 #include <zephyr/../../drivers/flash/soc_flash_nrf.h>
5 project(soc_flash_nrf) project
4 sample.drivers.flash.soc_flash_nrf:
28 :zephyr-app: samples/drivers/soc_flash_nrf
9 select IMG_ERASE_PROGRESSIVELY if (SOC_FLASH_NRF || FLASH_MCUX_FLEXSPI_NOR)
31 drivers.flash.common.soc_flash_nrf:
20 #include "soc_flash_nrf.h"
443 …* Fixed regression in nRF flash driver (soc_flash_nrf) with :kconfig:option:`CONFIG_BT_CTLR_LOW_LA…444 * Introduced NRF radio scheduler interface in nRF flash driver (soc_flash_nrf).
1983 * :github:`32118` - drivers/flash/soc_flash_nrf: nRF anomaly 242 workaround is not implemented
1422 - samples/drivers/soc_flash_nrf/