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.c61 const struct jesd216_bfp *bfp; member
529 const struct jesd216_bfp *bfp) in spi_nor_process_bfp()
606 struct jesd216_bfp bfp; in spi_nor_process_sfdp() member
608 const struct jesd216_bfp *bfp = &u_param.bfp; in spi_nor_process_sfdp() local
Dspi_nor.c107 const struct jesd216_bfp *bfp; member
1187 const struct jesd216_bfp *bfp) in spi_nor_process_bfp()
1289 struct jesd216_bfp bfp; in spi_nor_process_sfdp() member
1291 const struct jesd216_bfp *bfp = &u_param.bfp; in spi_nor_process_sfdp() local
Dflash_mcux_flexspi_nor.c778 struct jesd216_bfp *bfp, in flash_flexspi_nor_config_flash()
1175 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.c54 const struct jesd216_bfp *bfp) in summarize_dw1()
101 const struct jesd216_bfp *bfp) in summarize_dw2()
107 const struct jesd216_bfp *bfp) in summarize_dw89()
130 const struct jesd216_bfp *bfp) in summarize_dw11()
154 const struct jesd216_bfp *bfp) in summarize_dw12()
179 const struct jesd216_bfp *bfp) in summarize_dw14()
192 const struct jesd216_bfp *bfp) in summarize_dw15()
213 const struct jesd216_bfp *bfp) in summarize_dw16()
247 const struct jesd216_bfp *bfp) in dump_bfp()
340 const struct jesd216_bfp *bfp = (struct jesd216_bfp *)dw; in main() local