Home
last modified time | relevance | path

Searched defs:PSRAM_ID (Results 1 – 1 of 1) sorted by relevance

/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/src/
A Dbl616_psram.c97 void PSram_Ctrl_Init(PSRAM_ID_Type PSRAM_ID, PSRAM_Ctrl_Cfg_Type *psramCtrlCfg) in PSram_Ctrl_Init()
140 static void PSram_Ctrl_Request(PSRAM_ID_Type PSRAM_ID) in PSram_Ctrl_Request()
168 static void PSram_Ctrl_Release(PSRAM_ID_Type PSRAM_ID) in PSram_Ctrl_Release()
189 BL_Err_Type PSram_Ctrl_Winbond_Read_Reg(PSRAM_ID_Type PSRAM_ID, PSRAM_Ctrl_Winbond_Cfg_Reg_Type reg… in PSram_Ctrl_Winbond_Read_Reg()
313 BL_Err_Type PSram_Ctrl_ApMem_Read_Reg(PSRAM_ID_Type PSRAM_ID, PSRAM_Ctrl_ApMem_Cfg_Reg_Type reg_add… in PSram_Ctrl_ApMem_Read_Reg()
422 void PSram_Ctrl_ApMem_Reset(PSRAM_ID_Type PSRAM_ID) in PSram_Ctrl_ApMem_Reset()
442 void PSram_Ctrl_Winbond_Reset(PSRAM_ID_Type PSRAM_ID) in PSram_Ctrl_Winbond_Reset()
463 void PSram_Ctrl_CK_Sel(PSRAM_ID_Type PSRAM_ID, PSRAM_Clock_Type clkSel) in PSram_Ctrl_CK_Sel()
489 uint8_t PSram_Ctrl_Get_Timeout_Flag(PSRAM_ID_Type PSRAM_ID) in PSram_Ctrl_Get_Timeout_Flag()
509 void PSram_Ctrl_Clear_Timout_Flag(PSRAM_ID_Type PSRAM_ID) in PSram_Ctrl_Clear_Timout_Flag()
[all …]

Completed in 6 milliseconds