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 D | bl602_sf_cfg_ext.h | 74 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 D | bl702_sf_cfg_ext.h | 75 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 D | bl602_sf_cfg_ext.c | 759 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 D | bl602_romapi.c | 818 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 D | bl702_sf_cfg_ext.c | 674 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 D | bflb_sf_cfg.h | 197 uint32_t bflb_sf_cfg_flash_identify(uint8_t call_from_flash, uint8_t flash_pin_cfg, uint8_t restore…
|
| A D | bflb_sf_cfg.c | 3302 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 D | bl616_romapi_patch.c | 1134 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 D | bl616_romapi_e907.c | 1680 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