Home
last modified time | relevance | path

Searched refs:restore_default (Results 1 – 10 of 10) sorted by relevance

/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/flash/
A Dbflb_sf_cfg.h191 int bflb_sf_cfg_init_flash_gpio(uint8_t flash_pin_cfg, uint8_t restore_default);
197 …bflb_sf_cfg_flash_identify(uint8_t call_from_flash, uint8_t flash_pin_cfg, uint8_t restore_default,
199 …lb_sf_cfg_flash_identify_ext(uint8_t callfromflash, uint8_t flash_pin_cfg, uint8_t restore_default,
A Dbflb_sf_cfg.c2999 if (restore_default) { in bflb_sf_cfg_init_flash_gpio()
3052 if (restore_default) {
3095 if (restore_default) {
3158 if (restore_default) {
3235 if (restore_default) {
3368 bflb_sf_cfg_init_flash_gpio(flash_pin, restore_default); in bflb_sf_cfg_flash_identify()
3374 bflb_sf_cfg_init_flash_gpio(flash_pin, restore_default); in bflb_sf_cfg_flash_identify()
3380 bflb_sf_cfg_init_flash_gpio(flash_pin, restore_default); in bflb_sf_cfg_flash_identify()
3399 bflb_sf_cfg_init_flash_gpio(flash_pin, restore_default); in bflb_sf_cfg_flash_identify()
3416 bflb_sf_cfg_init_flash_gpio(flash_pin, restore_default); in bflb_sf_cfg_flash_identify()
[all …]
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl602/std/include/
A Dbl602_sf_cfg_ext.h74 …_sf_cfg_flash_identify_ext(uint8_t call_from_flash, uint8_t flash_pin_cfg, uint8_t restore_default,
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl702/std/include/
A Dbl702_sf_cfg_ext.h75 …_sf_cfg_flash_identify_ext(uint8_t call_from_flash, uint8_t flash_pin_cfg, uint8_t restore_default,
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl702/std/src/
A Dbl702_sf_cfg_ext.c675 … uint8_t restore_default, spi_flash_cfg_type *p_flash_cfg, uint8_t group, uint8_t bank) in bflb_sf_cfg_flash_identify_ext() argument
681 …ret = bflb_sf_cfg_flash_identify(call_from_flash, flash_pin_cfg, restore_default, p_flash_cfg, gro… in bflb_sf_cfg_flash_identify_ext()
A Dbl702_romapi.c1009 void bflb_sf_cfg_init_flash_gpio(uint8_t flash_pin_cfg, uint8_t restore_default)
1011 RomDriver_SF_Cfg_Init_Flash_Gpio(flash_pin_cfg, restore_default);
1017 … bflb_sf_cfg_flash_identify(uint8_t callFromFlash, uint8_t flash_pin_cfg, uint8_t restore_default, in bflb_sf_cfg_flash_identify() argument
1024 …return RomDriver_SF_Cfg_Flash_Identify(callFromFlash, auto_scan, flash_pin, restore_default, p_fla… in bflb_sf_cfg_flash_identify()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl602/std/src/
A Dbl602_sf_cfg_ext.c760 … uint8_t restore_default, spi_flash_cfg_type * p_flash_cfg, uint8_t group, uint8_t bank) in bflb_sf_cfg_flash_identify_ext() argument
766 …ret=bflb_sf_cfg_flash_identify(call_from_flash,flash_in_cfg,restore_default,p_flash_cfg,group,bank… in bflb_sf_cfg_flash_identify_ext()
A Dbl602_romapi.c812 int ATTR_TCM_SECTION bflb_sf_cfg_init_flash_gpio(uint8_t flash_pin_cfg, uint8_t restore_default) in bflb_sf_cfg_init_flash_gpio() argument
814 return RomDriver_SF_Cfg_Init_Flash_Gpio(flash_pin_cfg, restore_default); in bflb_sf_cfg_init_flash_gpio()
818 …ash_identify(uint8_t call_from_flash, uint8_t flash_pin_cfg, uint8_t restore_default, spi_flash_cf… in bflb_sf_cfg_flash_identify() argument
824 …return RomDriver_SF_Cfg_Flash_Identify(call_from_flash, auto_scan, flash_pin, restore_default, p_f… in bflb_sf_cfg_flash_identify()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/src/
A Dbl616_romapi_e907.c1670 int bflb_sf_cfg_init_flash_gpio(uint8_t flash_pin_cfg, uint8_t restore_default){ in bflb_sf_cfg_init_flash_gpio() argument
1671 return RomDriver_SF_Cfg_Init_Flash_Gpio(flash_pin_cfg,restore_default); in bflb_sf_cfg_init_flash_gpio()
1680 …ash_identify(uint8_t call_from_flash, uint8_t flash_pin_cfg, uint8_t restore_default, spi_flash_cf… in bflb_sf_cfg_flash_identify() argument
1681 …return RomDriver_SF_Cfg_Flash_Identify(call_from_flash,flash_pin_cfg,restore_default,flash_cfg,gro… in bflb_sf_cfg_flash_identify()
A Dbl616_romapi_patch.c1135 … uint8_t restore_default, spi_flash_cfg_type *p_flash_cfg, uint8_t group, uint8_t bank) in bflb_sf_cfg_flash_identify_ext() argument
1141 …ret = bflb_sf_cfg_flash_identify(call_from_flash, flash_pin_cfg, restore_default, p_flash_cfg, gro… in bflb_sf_cfg_flash_identify_ext()

Completed in 30 milliseconds