Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_sdram.c380 __IO uint8_t *pSdramAddress = (uint8_t *)pAddress; in HAL_SDRAM_Read_8b() local
432 __IO uint8_t *pSdramAddress = (uint8_t *)pAddress; in HAL_SDRAM_Write_8b() local
483 __IO uint32_t *pSdramAddress = pAddress; in HAL_SDRAM_Read_16b() local
602 __IO uint32_t *pSdramAddress = (uint32_t *)pAddress; in HAL_SDRAM_Read_32b() local
654 __IO uint32_t *pSdramAddress = pAddress; in HAL_SDRAM_Write_32b() local
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_sdram.c381 __IO uint8_t *pSdramAddress = (uint8_t *)pAddress; in HAL_SDRAM_Read_8b() local
433 __IO uint8_t *pSdramAddress = (uint8_t *)pAddress; in HAL_SDRAM_Write_8b() local
484 __IO uint32_t *pSdramAddress = pAddress; in HAL_SDRAM_Read_16b() local
603 __IO uint32_t *pSdramAddress = (uint32_t *)pAddress; in HAL_SDRAM_Read_32b() local
655 __IO uint32_t *pSdramAddress = pAddress; in HAL_SDRAM_Write_32b() local
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_sdram.c383 __IO uint8_t *pSdramAddress = (uint8_t *)pAddress; in HAL_SDRAM_Read_8b() local
435 __IO uint8_t *pSdramAddress = (uint8_t *)pAddress; in HAL_SDRAM_Write_8b() local
486 __IO uint32_t *pSdramAddress = pAddress; in HAL_SDRAM_Read_16b() local
605 __IO uint32_t *pSdramAddress = (uint32_t *)pAddress; in HAL_SDRAM_Read_32b() local
657 __IO uint32_t *pSdramAddress = pAddress; in HAL_SDRAM_Write_32b() local
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_sdram.c383 __IO uint8_t *pSdramAddress = (uint8_t *)pAddress; in HAL_SDRAM_Read_8b() local
435 __IO uint8_t *pSdramAddress = (uint8_t *)pAddress; in HAL_SDRAM_Write_8b() local
486 __IO uint32_t *pSdramAddress = pAddress; in HAL_SDRAM_Read_16b() local
605 __IO uint32_t *pSdramAddress = (uint32_t *)pAddress; in HAL_SDRAM_Read_32b() local
657 __IO uint32_t *pSdramAddress = pAddress; in HAL_SDRAM_Write_32b() local
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_sdram.c384 __IO uint8_t *pSdramAddress = (uint8_t *)pAddress; in HAL_SDRAM_Read_8b() local
436 __IO uint8_t *pSdramAddress = (uint8_t *)pAddress; in HAL_SDRAM_Write_8b() local
487 __IO uint32_t *pSdramAddress = pAddress; in HAL_SDRAM_Read_16b() local
606 __IO uint32_t *pSdramAddress = (uint32_t *)pAddress; in HAL_SDRAM_Read_32b() local
658 __IO uint32_t *pSdramAddress = pAddress; in HAL_SDRAM_Write_32b() local
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_sdram.c383 __IO uint8_t *pSdramAddress = (uint8_t *)pAddress; in HAL_SDRAM_Read_8b() local
435 __IO uint8_t *pSdramAddress = (uint8_t *)pAddress; in HAL_SDRAM_Write_8b() local
486 __IO uint32_t *pSdramAddress = pAddress; in HAL_SDRAM_Read_16b() local
605 __IO uint32_t *pSdramAddress = (uint32_t *)pAddress; in HAL_SDRAM_Read_32b() local
657 __IO uint32_t *pSdramAddress = pAddress; in HAL_SDRAM_Write_32b() local