Home
last modified time | relevance | path

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

/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/
H A Dstm32wbxx_hal_flash_ex.c114 static uint32_t FLASH_OB_GetIPCCBufferAddr(void);
411 pOBInit->IPCCdataBufAddr = FLASH_OB_GetIPCCBufferAddr(); in HAL_FLASHEx_OBGetConfig()
957 static uint32_t FLASH_OB_GetIPCCBufferAddr(void) in FLASH_OB_GetIPCCBufferAddr() function