Home
last modified time | relevance | path

Searched refs:Address2 (Results 1 – 2 of 2) sorted by relevance

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_flash_ramfunc.h72 …ProgramParallelHalfPage(uint32_t Address1, uint32_t* pBuffer1, uint32_t Address2, uint32_t* pBuffe…
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_flash_ramfunc.c226 …ProgramParallelHalfPage(uint32_t Address1, uint32_t* pBuffer1, uint32_t Address2, uint32_t* pBuffe… in HAL_FLASHEx_ProgramParallelHalfPage() argument
258 *(__IO uint32_t*) ((uint32_t)(Address2 + (4 * count))) = *pBuffer2; in HAL_FLASHEx_ProgramParallelHalfPage()

Completed in 4 milliseconds