Macros
Collaboration diagram for FLASH CRC Burst Size:

Macros

#define FLASH_CRC_BURST_SIZE_16   FLASH_CRCCR_CRC_BURST_0
 
#define FLASH_CRC_BURST_SIZE_16   FLASH_CRCCR_CRC_BURST_0
 
#define FLASH_CRC_BURST_SIZE_256   FLASH_CRCCR_CRC_BURST
 
#define FLASH_CRC_BURST_SIZE_256   FLASH_CRCCR_CRC_BURST
 
#define FLASH_CRC_BURST_SIZE_4   0x00000000U
 
#define FLASH_CRC_BURST_SIZE_4   0x00000000U
 
#define FLASH_CRC_BURST_SIZE_64   FLASH_CRCCR_CRC_BURST_1
 
#define FLASH_CRC_BURST_SIZE_64   FLASH_CRCCR_CRC_BURST_1
 

Detailed Description

Macro Definition Documentation

◆ FLASH_CRC_BURST_SIZE_16 [1/2]

#define FLASH_CRC_BURST_SIZE_16   FLASH_CRCCR_CRC_BURST_0

Every burst has a size of 16 Flash words (256-bit)

Definition at line 699 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ FLASH_CRC_BURST_SIZE_16 [2/2]

#define FLASH_CRC_BURST_SIZE_16   FLASH_CRCCR_CRC_BURST_0

Every burst has a size of 16 Flash words (256-bit)

Definition at line 704 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ FLASH_CRC_BURST_SIZE_256 [1/2]

#define FLASH_CRC_BURST_SIZE_256   FLASH_CRCCR_CRC_BURST

Every burst has a size of 256 Flash words (256-bit)

Definition at line 701 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ FLASH_CRC_BURST_SIZE_256 [2/2]

#define FLASH_CRC_BURST_SIZE_256   FLASH_CRCCR_CRC_BURST

Every burst has a size of 256 Flash words (256-bit)

Definition at line 706 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ FLASH_CRC_BURST_SIZE_4 [1/2]

#define FLASH_CRC_BURST_SIZE_4   0x00000000U

Every burst has a size of 4 Flash words (256-bit)

Definition at line 698 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ FLASH_CRC_BURST_SIZE_4 [2/2]

#define FLASH_CRC_BURST_SIZE_4   0x00000000U

Every burst has a size of 4 Flash words (256-bit)

Definition at line 703 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ FLASH_CRC_BURST_SIZE_64 [1/2]

#define FLASH_CRC_BURST_SIZE_64   FLASH_CRCCR_CRC_BURST_1

Every burst has a size of 64 Flash words (256-bit)

Definition at line 700 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ FLASH_CRC_BURST_SIZE_64 [2/2]

#define FLASH_CRC_BURST_SIZE_64   FLASH_CRCCR_CRC_BURST_1

Every burst has a size of 64 Flash words (256-bit)

Definition at line 705 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.



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