Home
last modified time | relevance | path

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

/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/flash/
A Dbflb_sf_cfg.h203 const struct sf_ctrl_bank2_cfg *p_bank2_cfg);
204 int bflb_sf_cfg_sbus2_flash_init(uint8_t sel, const struct sf_ctrl_bank2_cfg *p_bank2_cfg);
A Dbflb_sf_ctrl.h283 struct sf_ctrl_bank2_cfg { struct
415 void bflb_sf_ctrl_bank2_enable(const struct sf_ctrl_bank2_cfg *bank2cfg);
A Dbflb_sflash.h173 void bflb_sflash_init(const struct sf_ctrl_cfg_type *p_sf_ctrl_cfg, const struct sf_ctrl_bank2_cfg
A Dbflb_sf_cfg.c3486 const struct sf_ctrl_bank2_cfg *p_bank2_cfg) in bflb_sf_cfg_flash_init()
3566 int ATTR_TCM_SECTION bflb_sf_cfg_sbus2_flash_init(uint8_t sel, const struct sf_ctrl_bank2_cfg *p_ba… in bflb_sf_cfg_sbus2_flash_init()
3610 const struct sf_ctrl_bank2_cfg *p_bank2_cfg) in bflb_sf_cfg_flash_init()
3671 int ATTR_TCM_SECTION bflb_sf_cfg_sbus2_flash_init(uint8_t sel, const struct sf_ctrl_bank2_cfg *p_ba… in bflb_sf_cfg_sbus2_flash_init()
A Dbflb_sf_ctrl.c262 void ATTR_TCM_SECTION bflb_sf_ctrl_bank2_enable(const struct sf_ctrl_bank2_cfg *bank2_cfg) in bflb_sf_ctrl_bank2_enable()
A Dbflb_sflash.c110 const struct sf_ctrl_bank2_cfg *p_bank2_cfg)
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/include/
A Dbl616_romdriver_e907.h1516 …int8_t sel, const struct sf_ctrl_cfg_type *pSfCtrlCfg, const struct sf_ctrl_bank2_cfg *pBank2Cfg))…
1531 …((int (*) (uint8_t sel, const struct sf_ctrl_bank2_cfg *pBank2Cfg))ROM_APITABLE[ROM_API_INDEX_SF_C…
1600 …((void (*) (const struct sf_ctrl_bank2_cfg *bank2Cfg))ROM_APITABLE[ROM_API_INDEX_SF_Ctrl_Bank2_Ena…
1753 …((void (*) (const struct sf_ctrl_cfg_type *pSfCtrlCfg, const struct sf_ctrl_bank2_cfg *pBank2Cfg))…
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/src/
A Dbl616_romapi_e907.c1648 …8_t sel, const struct sf_ctrl_cfg_type *p_sf_ctrl_cfg, const struct sf_ctrl_bank2_cfg *p_bank2_cfg… in bflb_sf_cfg_flash_init()
1675 int bflb_sf_cfg_sbus2_flash_init(uint8_t sel, const struct sf_ctrl_bank2_cfg *p_bank2_cfg){ in bflb_sf_cfg_sbus2_flash_init()
1790 void bflb_sf_ctrl_bank2_enable(const struct sf_ctrl_bank2_cfg *bank2_cfg){ in bflb_sf_ctrl_bank2_enable()
2049 void bflb_sflash_init(const struct sf_ctrl_cfg_type *p_sf_ctrl_cfg, const struct sf_ctrl_bank2_cfg in bflb_sflash_init()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/
A Dbflb_flash.c358 struct sf_ctrl_bank2_cfg sf_bank2_cfg; in flash2_init()

Completed in 35 milliseconds