Searched refs:flashContRead (Results 1 – 8 of 8) sorted by relevance
440 bflb_sflash_restore_from_powerdown(cfg->flashCfg, cfg->flashContRead, 0); in PDS_Power_On_Flash()
775 …_SECTION bflb_sflash_restore_from_powerdown(spi_flash_cfg_type *p_flash_cfg, uint8_t flashContRead)777 return RomDriver_SFlash_Restore_From_Powerdown(p_flash_cfg, flashContRead);
322 uint8_t flashContRead; /*!< Whether enable flash continue read */ member
659 …((int(*)(spi_flash_cfg_type * pFlashCfg, uint8_t flashContRead)) ROM_APITABLE[ROM_API_INDEX_SFlash…
373 uint8_t flashContRead; /*!< Whether enable flash continue read */ member
446 uint8_t flashContRead; /*!< Whether enable flash continue read */ member
1708 …((int (*) (spi_flash_cfg_type *pFlashCfg, uint8_t flashContRead, uint8_t bank))ROM_APITABLE[ROM_AP…
436 uint8_t flashContRead; /*!< Whether enable flash continue read */ member
Completed in 33 milliseconds