Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/samples/drivers/jesd216/src/
Dmain.c42 const struct jesd216_bfp *bfp) in summarize_dw1()
89 const struct jesd216_bfp *bfp) in summarize_dw2()
95 const struct jesd216_bfp *bfp) in summarize_dw89()
118 const struct jesd216_bfp *bfp) in summarize_dw11()
142 const struct jesd216_bfp *bfp) in summarize_dw12()
167 const struct jesd216_bfp *bfp) in summarize_dw14()
180 const struct jesd216_bfp *bfp) in summarize_dw15()
201 const struct jesd216_bfp *bfp) in summarize_dw16()
235 const struct jesd216_bfp *bfp) in dump_bfp()
328 const struct jesd216_bfp *bfp = (struct jesd216_bfp *)dw; in main() local
/Zephyr-Core-2.7.6/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()
Dspi_nor.c98 const struct jesd216_bfp *bfp; member
819 const struct jesd216_bfp *bfp) in spi_nor_process_bfp()
912 struct jesd216_bfp bfp; in spi_nor_process_sfdp() member
914 const struct jesd216_bfp *bfp = &u.bfp; in spi_nor_process_sfdp() local
Dflash_stm32_qspi.c614 const struct jesd216_bfp *bfp) in spi_nor_process_bfp()
801 struct jesd216_bfp bfp; in flash_stm32_qspi_init() member
803 const struct jesd216_bfp *bfp = &u.bfp; in flash_stm32_qspi_init() local
Djesd216.h345 const struct jesd216_bfp *bfp) in jesd216_bfp_page_size()