| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/flash/ |
| A D | bflb_sf_cfg.h | 191 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 D | bflb_sf_cfg.c | 2999 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 D | bl602_sf_cfg_ext.h | 74 …_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 D | bl702_sf_cfg_ext.h | 75 …_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 D | bl702_sf_cfg_ext.c | 675 … 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 D | bl702_romapi.c | 1009 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 D | bl602_sf_cfg_ext.c | 760 … 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 D | bl602_romapi.c | 812 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 D | bl616_romapi_e907.c | 1670 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 D | bl616_romapi_patch.c | 1135 … 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()
|