Macros
Collaboration diagram for HAL Private Constants:

Macros

#define __STM32F4xx_HAL_VERSION
 
#define __STM32F4xx_HAL_VERSION
 
#define __STM32F4xx_HAL_VERSION
 
#define __STM32F4xx_HAL_VERSION_MAIN   (0x01U)
 STM32F4xx HAL Driver version number V1.7.10. More...
 
#define __STM32F4xx_HAL_VERSION_MAIN   (0x01U)
 STM32F4xx HAL Driver version number V1.7.10. More...
 
#define __STM32F4xx_HAL_VERSION_MAIN   (0x01U)
 STM32F4xx HAL Driver version number V1.7.10. More...
 
#define __STM32F4xx_HAL_VERSION_RC   (0x00U)
 
#define __STM32F4xx_HAL_VERSION_RC   (0x00U)
 
#define __STM32F4xx_HAL_VERSION_RC   (0x00U)
 
#define __STM32F4xx_HAL_VERSION_SUB1   (0x07U)
 
#define __STM32F4xx_HAL_VERSION_SUB1   (0x07U)
 
#define __STM32F4xx_HAL_VERSION_SUB1   (0x07U)
 
#define __STM32F4xx_HAL_VERSION_SUB2   (0x0AU)
 
#define __STM32F4xx_HAL_VERSION_SUB2   (0x0AU)
 
#define __STM32F4xx_HAL_VERSION_SUB2   (0x0AU)
 
#define __STM32F7xx_HAL_VERSION
 
#define __STM32F7xx_HAL_VERSION_MAIN   (0x01)
 STM32F7xx HAL Driver version number V1.2.8. More...
 
#define __STM32F7xx_HAL_VERSION_RC   (0x00)
 
#define __STM32F7xx_HAL_VERSION_SUB1   (0x02)
 
#define __STM32F7xx_HAL_VERSION_SUB2   (0x08)
 
#define BSCKSEL_BIT_NUMBER   SYSCFG_MCHDLYCR_BSCKSEL_Pos
 
#define BSCKSEL_BIT_NUMBER   SYSCFG_MCHDLYCR_BSCKSEL_Pos
 
#define BSCKSEL_BIT_NUMBER   SYSCFG_MCHDLYCR_BSCKSEL_Pos
 
#define CMP_PD_BIT_NUMBER   SYSCFG_CMPCR_CMP_PD_Pos
 
#define CMP_PD_BIT_NUMBER   SYSCFG_CMPCR_CMP_PD_Pos
 
#define CMP_PD_BIT_NUMBER   SYSCFG_CMPCR_CMP_PD_Pos
 
#define CMPCR_CMP_PD_BB   (uint32_t)(PERIPH_BB_BASE + (CMPCR_OFFSET * 32U) + (CMP_PD_BIT_NUMBER * 4U))
 
#define CMPCR_CMP_PD_BB   (uint32_t)(PERIPH_BB_BASE + (CMPCR_OFFSET * 32U) + (CMP_PD_BIT_NUMBER * 4U))
 
#define CMPCR_CMP_PD_BB   (uint32_t)(PERIPH_BB_BASE + (CMPCR_OFFSET * 32U) + (CMP_PD_BIT_NUMBER * 4U))
 
#define CMPCR_OFFSET   (SYSCFG_OFFSET + 0x20U)
 
#define CMPCR_OFFSET   (SYSCFG_OFFSET + 0x20U)
 
#define CMPCR_OFFSET   (SYSCFG_OFFSET + 0x20U)
 
#define IDCODE_DEVID_MASK   ((uint32_t)0x00000FFF)
 
#define IDCODE_DEVID_MASK   0x00000FFFU
 
#define IDCODE_DEVID_MASK   0x00000FFFU
 
#define IDCODE_DEVID_MASK   0x00000FFFU
 
#define MCHDLYCR_BSCKSEL_BB   (uint32_t)(PERIPH_BB_BASE + (MCHDLYCR_OFFSET * 32U) + (BSCKSEL_BIT_NUMBER * 4U))
 
#define MCHDLYCR_BSCKSEL_BB   (uint32_t)(PERIPH_BB_BASE + (MCHDLYCR_OFFSET * 32U) + (BSCKSEL_BIT_NUMBER * 4U))
 
#define MCHDLYCR_BSCKSEL_BB   (uint32_t)(PERIPH_BB_BASE + (MCHDLYCR_OFFSET * 32U) + (BSCKSEL_BIT_NUMBER * 4U))
 
#define MCHDLYCR_OFFSET   (SYSCFG_OFFSET + 0x30U)
 
#define MCHDLYCR_OFFSET   (SYSCFG_OFFSET + 0x30U)
 
#define MCHDLYCR_OFFSET   (SYSCFG_OFFSET + 0x30U)
 
#define MEMRMP_OFFSET   SYSCFG_OFFSET
 
#define MEMRMP_OFFSET   SYSCFG_OFFSET
 
#define MEMRMP_OFFSET   SYSCFG_OFFSET
 
#define SYSCFG_OFFSET   (SYSCFG_BASE - PERIPH_BASE)
 
#define SYSCFG_OFFSET   (SYSCFG_BASE - PERIPH_BASE)
 
#define SYSCFG_OFFSET   (SYSCFG_BASE - PERIPH_BASE)
 
#define UFB_MODE_BB   (uint32_t)(PERIPH_BB_BASE + (MEMRMP_OFFSET * 32U) + (UFB_MODE_BIT_NUMBER * 4U))
 
#define UFB_MODE_BB   (uint32_t)(PERIPH_BB_BASE + (MEMRMP_OFFSET * 32U) + (UFB_MODE_BIT_NUMBER * 4U))
 
#define UFB_MODE_BB   (uint32_t)(PERIPH_BB_BASE + (MEMRMP_OFFSET * 32U) + (UFB_MODE_BIT_NUMBER * 4U))
 
#define UFB_MODE_BIT_NUMBER   SYSCFG_MEMRMP_UFB_MODE_Pos
 
#define UFB_MODE_BIT_NUMBER   SYSCFG_MEMRMP_UFB_MODE_Pos
 
#define UFB_MODE_BIT_NUMBER   SYSCFG_MEMRMP_UFB_MODE_Pos
 

Detailed Description

Macro Definition Documentation

◆ __STM32F4xx_HAL_VERSION [1/3]

#define __STM32F4xx_HAL_VERSION

◆ __STM32F4xx_HAL_VERSION [2/3]

#define __STM32F4xx_HAL_VERSION

◆ __STM32F4xx_HAL_VERSION [3/3]

#define __STM32F4xx_HAL_VERSION

◆ __STM32F4xx_HAL_VERSION_MAIN [1/3]

#define __STM32F4xx_HAL_VERSION_MAIN   (0x01U)

STM32F4xx HAL Driver version number V1.7.10.

[31:24] main version

Definition at line 55 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c.

◆ __STM32F4xx_HAL_VERSION_MAIN [2/3]

#define __STM32F4xx_HAL_VERSION_MAIN   (0x01U)

STM32F4xx HAL Driver version number V1.7.10.

[31:24] main version

Definition at line 55 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c.

◆ __STM32F4xx_HAL_VERSION_MAIN [3/3]

#define __STM32F4xx_HAL_VERSION_MAIN   (0x01U)

STM32F4xx HAL Driver version number V1.7.10.

[31:24] main version

Definition at line 55 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c.

◆ __STM32F4xx_HAL_VERSION_RC [1/3]

#define __STM32F4xx_HAL_VERSION_RC   (0x00U)

[7:0] release candidate

Definition at line 58 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c.

◆ __STM32F4xx_HAL_VERSION_RC [2/3]

#define __STM32F4xx_HAL_VERSION_RC   (0x00U)

[7:0] release candidate

Definition at line 58 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c.

◆ __STM32F4xx_HAL_VERSION_RC [3/3]

#define __STM32F4xx_HAL_VERSION_RC   (0x00U)

[7:0] release candidate

Definition at line 58 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c.

◆ __STM32F4xx_HAL_VERSION_SUB1 [1/3]

#define __STM32F4xx_HAL_VERSION_SUB1   (0x07U)

[23:16] sub1 version

Definition at line 56 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c.

◆ __STM32F4xx_HAL_VERSION_SUB1 [2/3]

#define __STM32F4xx_HAL_VERSION_SUB1   (0x07U)

[23:16] sub1 version

Definition at line 56 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c.

◆ __STM32F4xx_HAL_VERSION_SUB1 [3/3]

#define __STM32F4xx_HAL_VERSION_SUB1   (0x07U)

[23:16] sub1 version

Definition at line 56 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c.

◆ __STM32F4xx_HAL_VERSION_SUB2 [1/3]

#define __STM32F4xx_HAL_VERSION_SUB2   (0x0AU)

◆ __STM32F4xx_HAL_VERSION_SUB2 [2/3]

#define __STM32F4xx_HAL_VERSION_SUB2   (0x0AU)

◆ __STM32F4xx_HAL_VERSION_SUB2 [3/3]

#define __STM32F4xx_HAL_VERSION_SUB2   (0x0AU)

◆ __STM32F7xx_HAL_VERSION

#define __STM32F7xx_HAL_VERSION

◆ __STM32F7xx_HAL_VERSION_MAIN

#define __STM32F7xx_HAL_VERSION_MAIN   (0x01)

STM32F7xx HAL Driver version number V1.2.8.

[31:24] main version

Definition at line 55 of file stm32f7xx_hal.c.

◆ __STM32F7xx_HAL_VERSION_RC

#define __STM32F7xx_HAL_VERSION_RC   (0x00)

[7:0] release candidate

Definition at line 58 of file stm32f7xx_hal.c.

◆ __STM32F7xx_HAL_VERSION_SUB1

#define __STM32F7xx_HAL_VERSION_SUB1   (0x02)

[23:16] sub1 version

Definition at line 56 of file stm32f7xx_hal.c.

◆ __STM32F7xx_HAL_VERSION_SUB2

#define __STM32F7xx_HAL_VERSION_SUB2   (0x08)

[15:8] sub2 version

Definition at line 57 of file stm32f7xx_hal.c.

◆ BSCKSEL_BIT_NUMBER [1/3]

#define BSCKSEL_BIT_NUMBER   SYSCFG_MCHDLYCR_BSCKSEL_Pos

◆ BSCKSEL_BIT_NUMBER [2/3]

#define BSCKSEL_BIT_NUMBER   SYSCFG_MCHDLYCR_BSCKSEL_Pos

◆ BSCKSEL_BIT_NUMBER [3/3]

#define BSCKSEL_BIT_NUMBER   SYSCFG_MCHDLYCR_BSCKSEL_Pos

◆ CMP_PD_BIT_NUMBER [1/3]

#define CMP_PD_BIT_NUMBER   SYSCFG_CMPCR_CMP_PD_Pos

◆ CMP_PD_BIT_NUMBER [2/3]

#define CMP_PD_BIT_NUMBER   SYSCFG_CMPCR_CMP_PD_Pos

◆ CMP_PD_BIT_NUMBER [3/3]

#define CMP_PD_BIT_NUMBER   SYSCFG_CMPCR_CMP_PD_Pos

◆ CMPCR_CMP_PD_BB [1/3]

#define CMPCR_CMP_PD_BB   (uint32_t)(PERIPH_BB_BASE + (CMPCR_OFFSET * 32U) + (CMP_PD_BIT_NUMBER * 4U))

◆ CMPCR_CMP_PD_BB [2/3]

#define CMPCR_CMP_PD_BB   (uint32_t)(PERIPH_BB_BASE + (CMPCR_OFFSET * 32U) + (CMP_PD_BIT_NUMBER * 4U))

◆ CMPCR_CMP_PD_BB [3/3]

#define CMPCR_CMP_PD_BB   (uint32_t)(PERIPH_BB_BASE + (CMPCR_OFFSET * 32U) + (CMP_PD_BIT_NUMBER * 4U))

◆ CMPCR_OFFSET [1/3]

#define CMPCR_OFFSET   (SYSCFG_OFFSET + 0x20U)

◆ CMPCR_OFFSET [2/3]

#define CMPCR_OFFSET   (SYSCFG_OFFSET + 0x20U)

◆ CMPCR_OFFSET [3/3]

#define CMPCR_OFFSET   (SYSCFG_OFFSET + 0x20U)

◆ IDCODE_DEVID_MASK [1/4]

#define IDCODE_DEVID_MASK   ((uint32_t)0x00000FFF)

Definition at line 64 of file stm32f7xx_hal.c.

◆ IDCODE_DEVID_MASK [2/4]

#define IDCODE_DEVID_MASK   0x00000FFFU

◆ IDCODE_DEVID_MASK [3/4]

#define IDCODE_DEVID_MASK   0x00000FFFU

◆ IDCODE_DEVID_MASK [4/4]

#define IDCODE_DEVID_MASK   0x00000FFFU

◆ MCHDLYCR_BSCKSEL_BB [1/3]

#define MCHDLYCR_BSCKSEL_BB   (uint32_t)(PERIPH_BB_BASE + (MCHDLYCR_OFFSET * 32U) + (BSCKSEL_BIT_NUMBER * 4U))

◆ MCHDLYCR_BSCKSEL_BB [2/3]

#define MCHDLYCR_BSCKSEL_BB   (uint32_t)(PERIPH_BB_BASE + (MCHDLYCR_OFFSET * 32U) + (BSCKSEL_BIT_NUMBER * 4U))

◆ MCHDLYCR_BSCKSEL_BB [3/3]

#define MCHDLYCR_BSCKSEL_BB   (uint32_t)(PERIPH_BB_BASE + (MCHDLYCR_OFFSET * 32U) + (BSCKSEL_BIT_NUMBER * 4U))

◆ MCHDLYCR_OFFSET [1/3]

#define MCHDLYCR_OFFSET   (SYSCFG_OFFSET + 0x30U)

◆ MCHDLYCR_OFFSET [2/3]

#define MCHDLYCR_OFFSET   (SYSCFG_OFFSET + 0x30U)

◆ MCHDLYCR_OFFSET [3/3]

#define MCHDLYCR_OFFSET   (SYSCFG_OFFSET + 0x30U)

◆ MEMRMP_OFFSET [1/3]

#define MEMRMP_OFFSET   SYSCFG_OFFSET

◆ MEMRMP_OFFSET [2/3]

#define MEMRMP_OFFSET   SYSCFG_OFFSET

◆ MEMRMP_OFFSET [3/3]

#define MEMRMP_OFFSET   SYSCFG_OFFSET

◆ SYSCFG_OFFSET [1/3]

#define SYSCFG_OFFSET   (SYSCFG_BASE - PERIPH_BASE)

◆ SYSCFG_OFFSET [2/3]

#define SYSCFG_OFFSET   (SYSCFG_BASE - PERIPH_BASE)

◆ SYSCFG_OFFSET [3/3]

#define SYSCFG_OFFSET   (SYSCFG_BASE - PERIPH_BASE)

◆ UFB_MODE_BB [1/3]

#define UFB_MODE_BB   (uint32_t)(PERIPH_BB_BASE + (MEMRMP_OFFSET * 32U) + (UFB_MODE_BIT_NUMBER * 4U))

◆ UFB_MODE_BB [2/3]

#define UFB_MODE_BB   (uint32_t)(PERIPH_BB_BASE + (MEMRMP_OFFSET * 32U) + (UFB_MODE_BIT_NUMBER * 4U))

◆ UFB_MODE_BB [3/3]

#define UFB_MODE_BB   (uint32_t)(PERIPH_BB_BASE + (MEMRMP_OFFSET * 32U) + (UFB_MODE_BIT_NUMBER * 4U))

◆ UFB_MODE_BIT_NUMBER [1/3]

#define UFB_MODE_BIT_NUMBER   SYSCFG_MEMRMP_UFB_MODE_Pos

◆ UFB_MODE_BIT_NUMBER [2/3]

#define UFB_MODE_BIT_NUMBER   SYSCFG_MEMRMP_UFB_MODE_Pos

◆ UFB_MODE_BIT_NUMBER [3/3]

#define UFB_MODE_BIT_NUMBER   SYSCFG_MEMRMP_UFB_MODE_Pos
__STM32F4xx_HAL_VERSION_RC
#define __STM32F4xx_HAL_VERSION_RC
Definition: stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c:58
__STM32F7xx_HAL_VERSION_MAIN
#define __STM32F7xx_HAL_VERSION_MAIN
STM32F7xx HAL Driver version number V1.2.8.
Definition: stm32f7xx_hal.c:55
__STM32F4xx_HAL_VERSION_SUB1
#define __STM32F4xx_HAL_VERSION_SUB1
Definition: stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c:56
__STM32F7xx_HAL_VERSION_SUB2
#define __STM32F7xx_HAL_VERSION_SUB2
Definition: stm32f7xx_hal.c:57
__STM32F7xx_HAL_VERSION_RC
#define __STM32F7xx_HAL_VERSION_RC
Definition: stm32f7xx_hal.c:58
__STM32F4xx_HAL_VERSION_MAIN
#define __STM32F4xx_HAL_VERSION_MAIN
STM32F4xx HAL Driver version number V1.7.10.
Definition: stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c:55
__STM32F4xx_HAL_VERSION_SUB2
#define __STM32F4xx_HAL_VERSION_SUB2
Definition: stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c:57
__STM32F7xx_HAL_VERSION_SUB1
#define __STM32F7xx_HAL_VERSION_SUB1
Definition: stm32f7xx_hal.c:56


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:06