Home
last modified time | relevance | path

Searched refs:call_from_flash (Results 1 – 9 of 9) sorted by relevance

/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl602/std/include/
A Dbl602_sf_cfg_ext.h74 uint32_t bflb_sf_cfg_flash_identify_ext(uint8_t call_from_flash, uint8_t flash_pin_cfg, uint8_t res…
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl702/std/include/
A Dbl702_sf_cfg_ext.h75 uint32_t bflb_sf_cfg_flash_identify_ext(uint8_t call_from_flash, uint8_t flash_pin_cfg, uint8_t res…
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl602/std/src/
A Dbl602_sf_cfg_ext.c759 uint32_t ATTR_TCM_SECTION bflb_sf_cfg_flash_identify_ext(uint8_t call_from_flash, uint8_t flash_in_… 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()
767 if(call_from_flash){ in bflb_sf_cfg_flash_identify_ext()
A Dbl602_romapi.c818 uint32_t ATTR_TCM_SECTION bflb_sf_cfg_flash_identify(uint8_t call_from_flash, uint8_t flash_pin_cfg… 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/bl702/std/src/
A Dbl702_sf_cfg_ext.c674 uint32_t ATTR_TCM_SECTION bflb_sf_cfg_flash_identify_ext(uint8_t call_from_flash, uint8_t flash_pin… 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()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/flash/
A Dbflb_sf_cfg.h197 uint32_t bflb_sf_cfg_flash_identify(uint8_t call_from_flash, uint8_t flash_pin_cfg, uint8_t restore…
A Dbflb_sf_cfg.c3302 uint32_t ATTR_TCM_SECTION bflb_sf_cfg_flash_identify(uint8_t call_from_flash, uint8_t flash_pin_cfg… in bflb_sf_cfg_flash_identify() argument
3320 if (call_from_flash == 1) { in bflb_sf_cfg_flash_identify()
3437 if (call_from_flash == 1) { in bflb_sf_cfg_flash_identify()
3443 if (call_from_flash == 1) { in bflb_sf_cfg_flash_identify()
3466 uint32_t ATTR_TCM_SECTION bflb_sf_cfg_flash_identify_ext(uint8_t call_from_flash, uint8_t flash_pin… in bflb_sf_cfg_flash_identify_ext() argument
3469 …return bflb_sf_cfg_flash_identify(call_from_flash, flash_pin_cfg, restore_default, p_flash_cfg, gr… in bflb_sf_cfg_flash_identify_ext()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/src/
A Dbl616_romapi_patch.c1134 uint32_t ATTR_TCM_SECTION bflb_sf_cfg_flash_identify_ext(uint8_t call_from_flash, uint8_t flash_pin… 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()
1142 if (call_from_flash) { in bflb_sf_cfg_flash_identify_ext()
A Dbl616_romapi_e907.c1680 uint32_t bflb_sf_cfg_flash_identify(uint8_t call_from_flash, uint8_t flash_pin_cfg, uint8_t restore… 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()

Completed in 37 milliseconds