Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_system.h1318 __STATIC_INLINE void LL_FLASH_SetVectTable(FLASH_TypeDef *FLASHx, uint32_t vect_table) in LL_FLASH_SetVectTable() argument
1320 MODIFY_REG(FLASHx->CONFIG, FLASH_CONFIG_REMAP, vect_table); in LL_FLASH_SetVectTable()