Home
last modified time | relevance | path

Searched defs:bfp (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/drivers/flash/
Djesd216.c27 const struct jesd216_bfp *bfp, in jesd216_bfp_read_support()
123 int jesd216_bfp_erase(const struct jesd216_bfp *bfp, in jesd216_bfp_erase()
151 const struct jesd216_bfp *bfp, in jesd216_bfp_erase_type_times()
195 const struct jesd216_bfp *bfp, in jesd216_bfp_decode_dw11()
249 const struct jesd216_bfp *bfp, in jesd216_bfp_decode_dw14()
291 const struct jesd216_bfp *bfp, in jesd216_bfp_decode_dw15()
313 const struct jesd216_bfp *bfp, in jesd216_bfp_decode_dw16()
Dflash_andes_qspi.c58 const struct jesd216_bfp *bfp; member
507 const struct jesd216_bfp *bfp) in spi_nor_process_bfp()
584 struct jesd216_bfp bfp; in spi_nor_process_sfdp() member
586 const struct jesd216_bfp *bfp = &u_param.bfp; in spi_nor_process_sfdp() local
Dspi_nor.c107 const struct jesd216_bfp *bfp; member
1170 const struct jesd216_bfp *bfp) in spi_nor_process_bfp()
1272 struct jesd216_bfp bfp; in spi_nor_process_sfdp() member
1274 const struct jesd216_bfp *bfp = &u_param.bfp; in spi_nor_process_sfdp() local
Dflash_mcux_flexspi_nor.c747 struct jesd216_bfp *bfp, in flash_flexspi_nor_config_flash()
1144 struct jesd216_bfp *bfp = (struct jesd216_bfp *)param_buf; in flash_flexspi_nor_probe() local
Dflash_stm32_qspi.c1156 const struct jesd216_bfp *bfp) in spi_nor_process_bfp()
1505 struct jesd216_bfp bfp; in flash_stm32_qspi_init() member
1507 const struct jesd216_bfp *bfp = &u2.bfp; in flash_stm32_qspi_init() local
Dflash_stm32_xspi.c1809 const struct jesd216_bfp *bfp) in spi_nor_process_bfp()
2274 struct jesd216_bfp bfp; in flash_stm32_xspi_init() member
2276 const struct jesd216_bfp *bfp = &u2.bfp; in flash_stm32_xspi_init() local
Dflash_stm32_ospi.c1972 const struct jesd216_bfp *bfp) in spi_nor_process_bfp()
2455 struct jesd216_bfp bfp; in flash_stm32_ospi_init() member
2457 const struct jesd216_bfp *bfp = &u2.bfp; in flash_stm32_ospi_init() local
Djesd216.h353 const struct jesd216_bfp *bfp) in jesd216_bfp_page_size()
/Zephyr-latest/samples/drivers/jesd216/src/
Dmain.c52 const struct jesd216_bfp *bfp) in summarize_dw1()
99 const struct jesd216_bfp *bfp) in summarize_dw2()
105 const struct jesd216_bfp *bfp) in summarize_dw89()
128 const struct jesd216_bfp *bfp) in summarize_dw11()
152 const struct jesd216_bfp *bfp) in summarize_dw12()
177 const struct jesd216_bfp *bfp) in summarize_dw14()
190 const struct jesd216_bfp *bfp) in summarize_dw15()
211 const struct jesd216_bfp *bfp) in summarize_dw16()
245 const struct jesd216_bfp *bfp) in dump_bfp()
338 const struct jesd216_bfp *bfp = (struct jesd216_bfp *)dw; in main() local