Home
last modified time | relevance | path

Searched refs:PSRAM_MEM_SIZE_64MB (Results 1 – 4 of 4) sorted by relevance

/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl808/std/include/
A Dbl808_psram_uhs.h62 PSRAM_MEM_SIZE_64MB = 0x3f, /*!< PSRAM Memory Size 64M */ enumerator
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl808/std/src/
A Dbl808_uhs_phy.c175 else if(cfg_glb->psramMemSize == PSRAM_MEM_SIZE_64MB){ in uhs_phy_af_cfg()
313 }else if(cfg_glb->psramMemSize == PSRAM_MEM_SIZE_64MB){ in Psram_UHS_Init_Override()
455 }else if(cfg_glb->psramMemSize == PSRAM_MEM_SIZE_64MB){ in set_or_uhs()
725 }else if(cfg_glb->psramMemSize == PSRAM_MEM_SIZE_64MB){ in set_uhs_phy_init()
2121 }else if(cfg_glb->psramMemSize == PSRAM_MEM_SIZE_64MB){ in init_reg_write()
2405 }else if (cfg_glb->psramMemSize == PSRAM_MEM_SIZE_64MB){ in self_cal()
2462 }else if (cfg_glb->psramMemSize == PSRAM_MEM_SIZE_64MB){ in uhs_diagonal_test()
2537 }else if (cfg_glb->psramMemSize == PSRAM_MEM_SIZE_64MB){ in uhs_all_addr_test()
2706 }else if(cfg->psramMemSize == PSRAM_MEM_SIZE_64MB){ in uhs_phy_init_core()
2757 else if(cfg->psramMemSize == PSRAM_MEM_SIZE_64MB){ in uhs_phy_init_core()
[all …]
A Dbl808_psram_uhs.c788 PSRAM_MEM_SIZE_64MB, in Psram_UHS_x16_Init()
/bsp/bouffalo_lab/bl808/m0/board/
A Dboard.c92 psramDefaultCfg.psramMemSize = PSRAM_MEM_SIZE_64MB; in uhs_psram_init()

Completed in 17 milliseconds