Home
last modified time | relevance | path

Searched refs:PSRAM_CTRL_BASE (Results 1 – 5 of 5) sorted by relevance

/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/src/
A Dbl616_psram.c99 uint32_t psram_base = PSRAM_CTRL_BASE + (0x1000 * PSRAM_ID); in PSram_Ctrl_Init()
143 uint32_t psram_base = PSRAM_CTRL_BASE + (0x1000 * PSRAM_ID); in PSram_Ctrl_Request()
171 uint32_t psram_base = PSRAM_CTRL_BASE + (0x1000 * PSRAM_ID); in PSram_Ctrl_Release()
192 uint32_t psram_base = PSRAM_CTRL_BASE + (0x1000 * PSRAM_ID); in PSram_Ctrl_Winbond_Read_Reg()
241 uint32_t psram_base = PSRAM_CTRL_BASE + (0x1000 * PSRAM_ID); in PSram_Ctrl_Winbond_Write_Reg()
316 uint32_t psram_base = PSRAM_CTRL_BASE + (0x1000 * PSRAM_ID); in PSram_Ctrl_ApMem_Read_Reg()
365 uint32_t psram_base = PSRAM_CTRL_BASE + (0x1000 * PSRAM_ID); in PSram_Ctrl_ApMem_Write_Reg()
425 uint32_t psram_base = PSRAM_CTRL_BASE + (0x1000 * PSRAM_ID); in PSram_Ctrl_ApMem_Reset()
445 uint32_t psram_base = PSRAM_CTRL_BASE + (0x1000 * PSRAM_ID); in PSram_Ctrl_Winbond_Reset()
466 uint32_t psram_base = PSRAM_CTRL_BASE + (0x1000 * PSRAM_ID); in PSram_Ctrl_CK_Sel()
[all …]
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/config/bl616/
A Dbl616_memorymap.h94 #define PSRAM_CTRL_BASE ((uint32_t)0x20052000) macro
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/config/bl808/
A Dbl808_memorymap.h99 #define PSRAM_CTRL_BASE ((uint32_t)0x20052000) macro
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/include/hardware/
A Dbl616.h228 #define PSRAM_CTRL_BASE ((uint32_t)0x20052000) macro
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl808/std/include/hardware/
A Dbl808.h443 #define PSRAM_CTRL_BASE ((uint32_t)0x20052000) macro

Completed in 18 milliseconds