Home
last modified time | relevance | path

Searched defs:Reg (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_flash_ex.c1317 static void FLASH_OB_ConfigSecureMode(uint32_t SecureMode, uint32_t *Reg, uint32_t Bit, uint32_t Va… in FLASH_OB_ConfigSecureMode()
1342 static uint32_t FLASH_OB_GetSecureMode(uint32_t Reg, uint32_t Bit, uint32_t ValueEnable, uint32_t V… in FLASH_OB_GetSecureMode()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dts.c1820 DTS_SdaRegisterTypeDef Reg, uint32_t Value) in DTS_ProgramSdaRegister()