Searched refs:GLB_Set_SFlash_IO_PARM (Results 1 – 5 of 5) sorted by relevance
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/flash/ |
| A D | bflb_sf_cfg.c | 2681 extern BL_Err_Type GLB_Set_SFlash_IO_PARM(uint8_t sel_embedded, uint8_t swapIo3Io0, uint8_t swapIo2… 3004 GLB_Set_SFlash_IO_PARM(1, 1, 0); in bflb_sf_cfg_init_flash_gpio() 3036 GLB_Set_SFlash_IO_PARM(sel_embedded, swap_io3_io0, swap_io2_cs); in bflb_sf_cfg_init_flash_gpio() 3516 GLB_Set_SFlash_IO_PARM(sel_embedded, swap_io3_io0, swap_io2_cs); in bflb_sf_cfg_flash_init()
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/src/ |
| A D | bl616_romdriver_e907.c | 235 [ROM_API_INDEX_GLB_Set_SFlash_IO_PARM] = (uint32_t)GLB_Set_SFlash_IO_PARM,
|
| A D | bl616_romapi_e907.c | 773 BL_Err_Type GLB_Set_SFlash_IO_PARM(uint8_t selEmbedded, uint8_t swapIo3Io0, uint8_t swapIo2Cs){ in GLB_Set_SFlash_IO_PARM() function
|
| A D | bl616_glb.c | 2496 BL_Err_Type ATTR_TCM_SECTION GLB_Set_SFlash_IO_PARM(uint8_t selEmbedded, uint8_t swapIo3Io0, uint8_… in GLB_Set_SFlash_IO_PARM() function
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/include/ |
| A D | bl616_glb.h | 1647 BL_Err_Type GLB_Set_SFlash_IO_PARM(uint8_t selEmbedded, uint8_t swapIo3Io0, uint8_t swapIo2Cs);
|
Completed in 26 milliseconds