Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/samples/drivers/jesd216/src/
Dmain.c48 const struct jesd216_bfp *bfp) in summarize_dw1()
95 const struct jesd216_bfp *bfp) in summarize_dw2()
101 const struct jesd216_bfp *bfp) in summarize_dw89()
124 const struct jesd216_bfp *bfp) in summarize_dw11()
148 const struct jesd216_bfp *bfp) in summarize_dw12()
173 const struct jesd216_bfp *bfp) in summarize_dw14()
186 const struct jesd216_bfp *bfp) in summarize_dw15()
207 const struct jesd216_bfp *bfp) in summarize_dw16()
241 const struct jesd216_bfp *bfp) in dump_bfp()
334 const struct jesd216_bfp *bfp = (struct jesd216_bfp *)dw; in main() local
/Zephyr-Core-3.5.0/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.bfp; in spi_nor_process_sfdp() local
Dspi_nor.c110 const struct jesd216_bfp *bfp; member
971 const struct jesd216_bfp *bfp) in spi_nor_process_bfp()
1064 struct jesd216_bfp bfp; in spi_nor_process_sfdp() member
1066 const struct jesd216_bfp *bfp = &u.bfp; in spi_nor_process_sfdp() local
Dflash_stm32_qspi.c985 const struct jesd216_bfp *bfp) in spi_nor_process_bfp()
1313 struct jesd216_bfp bfp; in flash_stm32_qspi_init() member
1315 const struct jesd216_bfp *bfp = &u2.bfp; in flash_stm32_qspi_init() local
Dflash_stm32_ospi.c1737 const struct jesd216_bfp *bfp) in spi_nor_process_bfp()
2208 struct jesd216_bfp bfp; in flash_stm32_ospi_init() member
2210 const struct jesd216_bfp *bfp = &u2.bfp; in flash_stm32_ospi_init() local
Djesd216.h351 const struct jesd216_bfp *bfp) in jesd216_bfp_page_size()