Home
last modified time | relevance | path

Searched defs:flash_cfg (Results 1 – 15 of 15) sorted by relevance

/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/flash/
A Dbflb_sflash.c274 int ATTR_TCM_SECTION bflb_sflash_read_reg_with_cmd(spi_flash_cfg_type *flash_cfg,
318 int ATTR_TCM_SECTION bflb_sflash_write_reg_with_cmd(spi_flash_cfg_type *flash_cfg,
361 int ATTR_TCM_SECTION bflb_sflash_busy(spi_flash_cfg_type *flash_cfg)
382 int ATTR_TCM_SECTION bflb_sflash_write_enable(spi_flash_cfg_type *flash_cfg)
417 int ATTR_TCM_SECTION bflb_sflash_qspi_enable(spi_flash_cfg_type *flash_cfg)
494 int ATTR_TCM_SECTION bflb_sflash_qspi_disable(spi_flash_cfg_type *flash_cfg)
574 int ATTR_TCM_SECTION bflb_sflash_chip_erase(spi_flash_cfg_type *flash_cfg)
1027 void ATTR_TCM_SECTION bflb_sflash_release_powerdown(spi_flash_cfg_type *flash_cfg)
1116 void ATTR_TCM_SECTION bflb_sflash_set_burst_wrap(spi_flash_cfg_type *flash_cfg)
1238 int ATTR_TCM_SECTION bflb_sflash_software_reset(spi_flash_cfg_type *flash_cfg)
[all …]
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl602/std/src/
A Dbl602_romapi.c344 void ATTR_TCM_SECTION HBN_Power_Down_Flash(spi_flash_cfg_type *flash_cfg) in HBN_Power_Down_Flash()
594 int ATTR_TCM_SECTION bflb_sflash_busy(spi_flash_cfg_type *flash_cfg) in bflb_sflash_busy()
600 int ATTR_TCM_SECTION bflb_sflash_write_enable(spi_flash_cfg_type *flash_cfg) in bflb_sflash_write_enable()
606 int ATTR_TCM_SECTION bflb_sflash_qspi_enable(spi_flash_cfg_type *flash_cfg) in bflb_sflash_qspi_enable()
612 void ATTR_TCM_SECTION bflb_sflash_volatile_reg_write_enable(spi_flash_cfg_type *flash_cfg) in bflb_sflash_volatile_reg_write_enable()
618 int ATTR_TCM_SECTION bflb_sflash_chip_erase(spi_flash_cfg_type *flash_cfg) in bflb_sflash_chip_erase()
678 void ATTR_TCM_SECTION bflb_sflash_release_powerdown(spi_flash_cfg_type *flash_cfg) in bflb_sflash_release_powerdown()
684 void ATTR_TCM_SECTION bflb_sflash_set_burst_wrap(spi_flash_cfg_type *flash_cfg) in bflb_sflash_set_burst_wrap()
690 void ATTR_TCM_SECTION bflb_sflash_disable_burst_wrap(spi_flash_cfg_type *flash_cfg) in bflb_sflash_disable_burst_wrap()
696 int ATTR_TCM_SECTION bflb_sflash_software_reset(spi_flash_cfg_type *flash_cfg) in bflb_sflash_software_reset()
[all …]
A Dbl602_xip_sflash_ext.c67 static spi_flash_cfg_type flash_cfg; variable
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl702/std/src/
A Dbl702_romapi.c622 bflb_sflash_busy(spi_flash_cfg_type *flash_cfg) in bflb_sflash_busy()
629 bflb_sflash_write_enable(spi_flash_cfg_type *flash_cfg) in bflb_sflash_write_enable()
636 bflb_sflash_qspi_enable(spi_flash_cfg_type *flash_cfg) in bflb_sflash_qspi_enable()
648 bflb_sflash_chip_erase(spi_flash_cfg_type *flash_cfg) in bflb_sflash_chip_erase()
655 bflb_sflash_sector_erase(spi_flash_cfg_type *flash_cfg, uint32_t secNum) in bflb_sflash_sector_erase()
662 bflb_sflash_blk32_erase(spi_flash_cfg_type *flash_cfg, uint32_t blkNum) in bflb_sflash_blk32_erase()
669 bflb_sflash_blk64_erase(spi_flash_cfg_type *flash_cfg, uint32_t blkNum) in bflb_sflash_blk64_erase()
732 bflb_sflash_software_reset(spi_flash_cfg_type *flash_cfg) in bflb_sflash_software_reset()
744 bflb_sflash_set_idbus_cfg(spi_flash_cfg_type *flash_cfg, in bflb_sflash_set_idbus_cfg()
759 bflb_sflash_cache_read_enable(spi_flash_cfg_type *flash_cfg, in bflb_sflash_cache_read_enable()
[all …]
A Dbl702_sflash_ext.c99 int ATTR_TCM_SECTION bflb_sflash_kh25v40_write_protect(spi_flash_cfg_type *flash_cfg, uint8_t prote… in bflb_sflash_kh25v40_write_protect()
136 int ATTR_TCM_SECTION bflb_sflash_read_reg_with_cmd(spi_flash_cfg_type *flash_cfg, uint8_t read_reg_… in bflb_sflash_read_reg_with_cmd()
179 int ATTR_TCM_SECTION bflb_sflash_write_reg_with_cmd(spi_flash_cfg_type *flash_cfg, uint8_t read_reg… in bflb_sflash_write_reg_with_cmd()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/src/
A Dbl616_romapi_e907.c1444 void HBN_Power_Down_Flash(spi_flash_cfg_type *flash_cfg){ in HBN_Power_Down_Flash()
1907 int bflb_sflash_chip_erase(spi_flash_cfg_type *flash_cfg){ in bflb_sflash_chip_erase()
1939 int bflb_sflash_qspi_disable(spi_flash_cfg_type *flash_cfg){ in bflb_sflash_qspi_disable()
1944 int bflb_sflash_qspi_enable(spi_flash_cfg_type *flash_cfg){ in bflb_sflash_qspi_enable()
1999 int bflb_sflash_software_reset(spi_flash_cfg_type *flash_cfg){ in bflb_sflash_software_reset()
2004 int bflb_sflash_write_enable(spi_flash_cfg_type *flash_cfg){ in bflb_sflash_write_enable()
2019 int bflb_sflash_busy(spi_flash_cfg_type *flash_cfg){ in bflb_sflash_busy()
2024 void bflb_sflash_disable_burst_wrap(spi_flash_cfg_type *flash_cfg){ in bflb_sflash_disable_burst_wrap()
2059 void bflb_sflash_release_powerdown(spi_flash_cfg_type *flash_cfg){ in bflb_sflash_release_powerdown()
2064 void bflb_sflash_reset_continue_read(spi_flash_cfg_type *flash_cfg){ in bflb_sflash_reset_continue_read()
[all …]
A Dbl616_romapi_patch.c917 int ATTR_TCM_SECTION bflb_sflash_blk32_erase(spi_flash_cfg_type *flash_cfg, uint32_t blk_num) in bflb_sflash_blk32_erase()
971 int ATTR_TCM_SECTION bflb_sflash_erase(spi_flash_cfg_type *flash_cfg, uint32_t start_addr, uint32_t… in bflb_sflash_erase()
1021 int ATTR_TCM_SECTION bflb_SFlash_Clear_Status_Register(spi_flash_cfg_type *flash_cfg) in bflb_SFlash_Clear_Status_Register()
A Dbl616_pm.c51 spi_flash_cfg_type *flash_cfg; variable
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl702/std/include/
A Dbl702_ef_cfg.h61 …uint32_t flash_cfg : 3; /*!< 0:external flash SF2, 1:0.5MB flash, 2:1MB flash, 3:external flash… member
A Dbl702_ef_ctrl.h182 …uint32_t flash_cfg : 3; /*!< 0:external flash SF2, 1:0.5MB flash, 2:1MB flash, 3:external flash… member
/bsp/bouffalo_lab/bl60x/board/
A Dfw_header.h125 struct boot_flash_cfg_t flash_cfg; /* 4 + 84 + 4 */ member
/bsp/bouffalo_lab/bl70x/board/
A Dfw_header.h125 struct boot_flash_cfg_t flash_cfg; member
/bsp/bouffalo_lab/bl61x/board/
A Dfw_header.h176 struct boot_flash_cfg_t flash_cfg; /* 4 + 84 + 4 */ member
/bsp/bouffalo_lab/bl808/lp/board/
A Dfw_header.h189 struct boot_flash_cfg_t flash_cfg; /* 4 + 84 + 4 */ member
/bsp/bouffalo_lab/bl808/m0/board/
A Dfw_header.h189 struct boot_flash_cfg_t flash_cfg; /* 4 + 84 + 4 */ member

Completed in 46 milliseconds