Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_flash_ramfunc.c226 …ypeDef HAL_FLASHEx_ProgramParallelHalfPage(uint32_t Address1, uint32_t* pBuffer1, uint32_t Address… in HAL_FLASHEx_ProgramParallelHalfPage() argument
249 *(__IO uint32_t*) ((uint32_t)(Address1 + (4 * count))) = *pBuffer1; in HAL_FLASHEx_ProgramParallelHalfPage()
250 pBuffer1++; in HAL_FLASHEx_ProgramParallelHalfPage()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_flash_ramfunc.h72 …ypeDef HAL_FLASHEx_ProgramParallelHalfPage(uint32_t Address1, uint32_t* pBuffer1, uint32_t Address…

Completed in 7 milliseconds