STM32H735xx HAL User Manual
|
Defines | |
#define | LL_SPI_CRC_4BIT (SPI_CFG1_CRCSIZE_0 | SPI_CFG1_CRCSIZE_1) |
#define | LL_SPI_CRC_5BIT (SPI_CFG1_CRCSIZE_2) |
#define | LL_SPI_CRC_6BIT (SPI_CFG1_CRCSIZE_2 | SPI_CFG1_CRCSIZE_0) |
#define | LL_SPI_CRC_7BIT (SPI_CFG1_CRCSIZE_2 | SPI_CFG1_CRCSIZE_1) |
#define | LL_SPI_CRC_8BIT (SPI_CFG1_CRCSIZE_2 | SPI_CFG1_CRCSIZE_1 | SPI_CFG1_CRCSIZE_0) |
#define | LL_SPI_CRC_9BIT (SPI_CFG1_CRCSIZE_3) |
#define | LL_SPI_CRC_10BIT (SPI_CFG1_CRCSIZE_3 | SPI_CFG1_CRCSIZE_0) |
#define | LL_SPI_CRC_11BIT (SPI_CFG1_CRCSIZE_3 | SPI_CFG1_CRCSIZE_1) |
#define | LL_SPI_CRC_12BIT (SPI_CFG1_CRCSIZE_3 | SPI_CFG1_CRCSIZE_1 | SPI_CFG1_CRCSIZE_0) |
#define | LL_SPI_CRC_13BIT (SPI_CFG1_CRCSIZE_3 | SPI_CFG1_CRCSIZE_2) |
#define | LL_SPI_CRC_14BIT (SPI_CFG1_CRCSIZE_3 | SPI_CFG1_CRCSIZE_2 | SPI_CFG1_CRCSIZE_0) |
#define | LL_SPI_CRC_15BIT (SPI_CFG1_CRCSIZE_3 | SPI_CFG1_CRCSIZE_2 | SPI_CFG1_CRCSIZE_1) |
#define | LL_SPI_CRC_16BIT |
#define | LL_SPI_CRC_17BIT (SPI_CFG1_CRCSIZE_4) |
#define | LL_SPI_CRC_18BIT (SPI_CFG1_CRCSIZE_4 | SPI_CFG1_CRCSIZE_0) |
#define | LL_SPI_CRC_19BIT (SPI_CFG1_CRCSIZE_4 | SPI_CFG1_CRCSIZE_1) |
#define | LL_SPI_CRC_20BIT (SPI_CFG1_CRCSIZE_4 | SPI_CFG1_CRCSIZE_0 | SPI_CFG1_CRCSIZE_1) |
#define | LL_SPI_CRC_21BIT (SPI_CFG1_CRCSIZE_4 | SPI_CFG1_CRCSIZE_2) |
#define | LL_SPI_CRC_22BIT (SPI_CFG1_CRCSIZE_4 | SPI_CFG1_CRCSIZE_2 | SPI_CFG1_CRCSIZE_0) |
#define | LL_SPI_CRC_23BIT (SPI_CFG1_CRCSIZE_4 | SPI_CFG1_CRCSIZE_2 | SPI_CFG1_CRCSIZE_1) |
#define | LL_SPI_CRC_24BIT |
#define | LL_SPI_CRC_25BIT (SPI_CFG1_CRCSIZE_4 | SPI_CFG1_CRCSIZE_3) |
#define | LL_SPI_CRC_26BIT (SPI_CFG1_CRCSIZE_4 | SPI_CFG1_CRCSIZE_3 | SPI_CFG1_CRCSIZE_0) |
#define | LL_SPI_CRC_27BIT (SPI_CFG1_CRCSIZE_4 | SPI_CFG1_CRCSIZE_3 | SPI_CFG1_CRCSIZE_1) |
#define | LL_SPI_CRC_28BIT |
#define | LL_SPI_CRC_29BIT (SPI_CFG1_CRCSIZE_4 | SPI_CFG1_CRCSIZE_3 | SPI_CFG1_CRCSIZE_2) |
#define | LL_SPI_CRC_30BIT |
#define | LL_SPI_CRC_31BIT |
#define | LL_SPI_CRC_32BIT |
#define LL_SPI_CRC_10BIT (SPI_CFG1_CRCSIZE_3 | SPI_CFG1_CRCSIZE_0) |
Definition at line 447 of file stm32h7xx_ll_spi.h.
#define LL_SPI_CRC_11BIT (SPI_CFG1_CRCSIZE_3 | SPI_CFG1_CRCSIZE_1) |
Definition at line 448 of file stm32h7xx_ll_spi.h.
#define LL_SPI_CRC_12BIT (SPI_CFG1_CRCSIZE_3 | SPI_CFG1_CRCSIZE_1 | SPI_CFG1_CRCSIZE_0) |
Definition at line 449 of file stm32h7xx_ll_spi.h.
#define LL_SPI_CRC_13BIT (SPI_CFG1_CRCSIZE_3 | SPI_CFG1_CRCSIZE_2) |
Definition at line 450 of file stm32h7xx_ll_spi.h.
#define LL_SPI_CRC_14BIT (SPI_CFG1_CRCSIZE_3 | SPI_CFG1_CRCSIZE_2 | SPI_CFG1_CRCSIZE_0) |
Definition at line 451 of file stm32h7xx_ll_spi.h.
#define LL_SPI_CRC_15BIT (SPI_CFG1_CRCSIZE_3 | SPI_CFG1_CRCSIZE_2 | SPI_CFG1_CRCSIZE_1) |
Definition at line 452 of file stm32h7xx_ll_spi.h.
#define LL_SPI_CRC_16BIT |
(SPI_CFG1_CRCSIZE_3\ | SPI_CFG1_CRCSIZE_2 | SPI_CFG1_CRCSIZE_1 | SPI_CFG1_CRCSIZE_0)
Definition at line 453 of file stm32h7xx_ll_spi.h.
#define LL_SPI_CRC_17BIT (SPI_CFG1_CRCSIZE_4) |
Definition at line 455 of file stm32h7xx_ll_spi.h.
#define LL_SPI_CRC_18BIT (SPI_CFG1_CRCSIZE_4 | SPI_CFG1_CRCSIZE_0) |
Definition at line 456 of file stm32h7xx_ll_spi.h.
#define LL_SPI_CRC_19BIT (SPI_CFG1_CRCSIZE_4 | SPI_CFG1_CRCSIZE_1) |
Definition at line 457 of file stm32h7xx_ll_spi.h.
#define LL_SPI_CRC_20BIT (SPI_CFG1_CRCSIZE_4 | SPI_CFG1_CRCSIZE_0 | SPI_CFG1_CRCSIZE_1) |
Definition at line 458 of file stm32h7xx_ll_spi.h.
#define LL_SPI_CRC_21BIT (SPI_CFG1_CRCSIZE_4 | SPI_CFG1_CRCSIZE_2) |
Definition at line 459 of file stm32h7xx_ll_spi.h.
#define LL_SPI_CRC_22BIT (SPI_CFG1_CRCSIZE_4 | SPI_CFG1_CRCSIZE_2 | SPI_CFG1_CRCSIZE_0) |
Definition at line 460 of file stm32h7xx_ll_spi.h.
#define LL_SPI_CRC_23BIT (SPI_CFG1_CRCSIZE_4 | SPI_CFG1_CRCSIZE_2 | SPI_CFG1_CRCSIZE_1) |
Definition at line 461 of file stm32h7xx_ll_spi.h.
#define LL_SPI_CRC_24BIT |
(SPI_CFG1_CRCSIZE_4\ | SPI_CFG1_CRCSIZE_2 | SPI_CFG1_CRCSIZE_1 | SPI_CFG1_CRCSIZE_0)
Definition at line 462 of file stm32h7xx_ll_spi.h.
#define LL_SPI_CRC_25BIT (SPI_CFG1_CRCSIZE_4 | SPI_CFG1_CRCSIZE_3) |
Definition at line 464 of file stm32h7xx_ll_spi.h.
#define LL_SPI_CRC_26BIT (SPI_CFG1_CRCSIZE_4 | SPI_CFG1_CRCSIZE_3 | SPI_CFG1_CRCSIZE_0) |
Definition at line 465 of file stm32h7xx_ll_spi.h.
#define LL_SPI_CRC_27BIT (SPI_CFG1_CRCSIZE_4 | SPI_CFG1_CRCSIZE_3 | SPI_CFG1_CRCSIZE_1) |
Definition at line 466 of file stm32h7xx_ll_spi.h.
#define LL_SPI_CRC_28BIT |
(SPI_CFG1_CRCSIZE_4\ | SPI_CFG1_CRCSIZE_3 | SPI_CFG1_CRCSIZE_1 | SPI_CFG1_CRCSIZE_0)
Definition at line 467 of file stm32h7xx_ll_spi.h.
#define LL_SPI_CRC_29BIT (SPI_CFG1_CRCSIZE_4 | SPI_CFG1_CRCSIZE_3 | SPI_CFG1_CRCSIZE_2) |
Definition at line 469 of file stm32h7xx_ll_spi.h.
#define LL_SPI_CRC_30BIT |
(SPI_CFG1_CRCSIZE_4\ | SPI_CFG1_CRCSIZE_3 | SPI_CFG1_CRCSIZE_2 | SPI_CFG1_CRCSIZE_0)
Definition at line 470 of file stm32h7xx_ll_spi.h.
#define LL_SPI_CRC_31BIT |
(SPI_CFG1_CRCSIZE_4\ | SPI_CFG1_CRCSIZE_3 | SPI_CFG1_CRCSIZE_2 | SPI_CFG1_CRCSIZE_1)
Definition at line 472 of file stm32h7xx_ll_spi.h.
#define LL_SPI_CRC_32BIT |
(SPI_CFG1_CRCSIZE_4 | SPI_CFG1_CRCSIZE_3\ | SPI_CFG1_CRCSIZE_2 | SPI_CFG1_CRCSIZE_1 | SPI_CFG1_CRCSIZE_0)
Definition at line 474 of file stm32h7xx_ll_spi.h.
#define LL_SPI_CRC_4BIT (SPI_CFG1_CRCSIZE_0 | SPI_CFG1_CRCSIZE_1) |
Definition at line 441 of file stm32h7xx_ll_spi.h.
#define LL_SPI_CRC_5BIT (SPI_CFG1_CRCSIZE_2) |
Definition at line 442 of file stm32h7xx_ll_spi.h.
#define LL_SPI_CRC_6BIT (SPI_CFG1_CRCSIZE_2 | SPI_CFG1_CRCSIZE_0) |
Definition at line 443 of file stm32h7xx_ll_spi.h.
#define LL_SPI_CRC_7BIT (SPI_CFG1_CRCSIZE_2 | SPI_CFG1_CRCSIZE_1) |
Definition at line 444 of file stm32h7xx_ll_spi.h.
#define LL_SPI_CRC_8BIT (SPI_CFG1_CRCSIZE_2 | SPI_CFG1_CRCSIZE_1 | SPI_CFG1_CRCSIZE_0) |
Definition at line 445 of file stm32h7xx_ll_spi.h.
#define LL_SPI_CRC_9BIT (SPI_CFG1_CRCSIZE_3) |
Definition at line 446 of file stm32h7xx_ll_spi.h.