Searched refs:jesd216_bfp_erase (Results 1 – 8 of 8) sorted by relevance
| /Zephyr-latest/drivers/flash/ |
| D | jesd216.h | 317 int jesd216_bfp_erase(const struct jesd216_bfp *bfp,
|
| D | jesd216.c | 123 int jesd216_bfp_erase(const struct jesd216_bfp *bfp, in jesd216_bfp_erase() function
|
| D | flash_andes_qspi.c | 542 if (jesd216_bfp_erase(bfp, ti, etp) == 0) { in spi_nor_process_bfp()
|
| D | spi_nor.c | 1203 if (jesd216_bfp_erase(bfp, ti, etp) == 0) { in spi_nor_process_bfp()
|
| D | flash_stm32_qspi.c | 1176 if (jesd216_bfp_erase(bfp, ti, etp) == 0) { in spi_nor_process_bfp()
|
| D | flash_stm32_xspi.c | 1835 if (jesd216_bfp_erase(bfp, idx, etp) == 0) { in spi_nor_process_bfp()
|
| D | flash_stm32_ospi.c | 1998 if (jesd216_bfp_erase(bfp, idx, etp) == 0) { in spi_nor_process_bfp()
|
| /Zephyr-latest/samples/drivers/jesd216/src/ |
| D | main.c | 114 if (jesd216_bfp_erase(bfp, idx, &etype) == 0) { in summarize_dw89()
|