Macros | |
#define | LL_SSI_MW_CMDSIZE_1BIT 0x00000000UL |
#define | LL_SSI_MW_CMDSIZE_2BIT (1UL << SSI_CTRL0_CFS_Pos) |
#define | LL_SSI_MW_CMDSIZE_3BIT (2UL << SSI_CTRL0_CFS_Pos) |
#define | LL_SSI_MW_CMDSIZE_4BIT (3UL << SSI_CTRL0_CFS_Pos) |
#define | LL_SSI_MW_CMDSIZE_5BIT (4UL << SSI_CTRL0_CFS_Pos) |
#define | LL_SSI_MW_CMDSIZE_6BIT (5UL << SSI_CTRL0_CFS_Pos) |
#define | LL_SSI_MW_CMDSIZE_7BIT (6UL << SSI_CTRL0_CFS_Pos) |
#define | LL_SSI_MW_CMDSIZE_8BIT (7UL << SSI_CTRL0_CFS_Pos) |
#define | LL_SSI_MW_CMDSIZE_9BIT (8UL << SSI_CTRL0_CFS_Pos) |
#define | LL_SSI_MW_CMDSIZE_10BIT (9UL << SSI_CTRL0_CFS_Pos) |
#define | LL_SSI_MW_CMDSIZE_11BIT (10UL << SSI_CTRL0_CFS_Pos) |
#define | LL_SSI_MW_CMDSIZE_12BIT (11UL << SSI_CTRL0_CFS_Pos) |
#define | LL_SSI_MW_CMDSIZE_13BIT (12UL << SSI_CTRL0_CFS_Pos) |
#define | LL_SSI_MW_CMDSIZE_14BIT (13UL << SSI_CTRL0_CFS_Pos) |
#define | LL_SSI_MW_CMDSIZE_15BIT (14UL << SSI_CTRL0_CFS_Pos) |
#define | LL_SSI_MW_CMDSIZE_16BIT (15UL << SSI_CTRL0_CFS_Pos) |
#define LL_SSI_MW_CMDSIZE_10BIT (9UL << SSI_CTRL0_CFS_Pos) |
CMD length for Microwire transfer: 10 bits
Definition at line 294 of file gr55xx_ll_spi.h.
#define LL_SSI_MW_CMDSIZE_11BIT (10UL << SSI_CTRL0_CFS_Pos) |
CMD length for Microwire transfer: 11 bits
Definition at line 295 of file gr55xx_ll_spi.h.
#define LL_SSI_MW_CMDSIZE_12BIT (11UL << SSI_CTRL0_CFS_Pos) |
CMD length for Microwire transfer: 12 bits
Definition at line 296 of file gr55xx_ll_spi.h.
#define LL_SSI_MW_CMDSIZE_13BIT (12UL << SSI_CTRL0_CFS_Pos) |
CMD length for Microwire transfer: 13 bits
Definition at line 297 of file gr55xx_ll_spi.h.
#define LL_SSI_MW_CMDSIZE_14BIT (13UL << SSI_CTRL0_CFS_Pos) |
CMD length for Microwire transfer: 14 bits
Definition at line 298 of file gr55xx_ll_spi.h.
#define LL_SSI_MW_CMDSIZE_15BIT (14UL << SSI_CTRL0_CFS_Pos) |
CMD length for Microwire transfer: 15 bits
Definition at line 299 of file gr55xx_ll_spi.h.
#define LL_SSI_MW_CMDSIZE_16BIT (15UL << SSI_CTRL0_CFS_Pos) |
CMD length for Microwire transfer: 16 bits
Definition at line 300 of file gr55xx_ll_spi.h.
#define LL_SSI_MW_CMDSIZE_1BIT 0x00000000UL |
CMD length for Microwire transfer: 1 bits
Definition at line 285 of file gr55xx_ll_spi.h.
#define LL_SSI_MW_CMDSIZE_2BIT (1UL << SSI_CTRL0_CFS_Pos) |
CMD length for Microwire transfer: 2 bits
Definition at line 286 of file gr55xx_ll_spi.h.
#define LL_SSI_MW_CMDSIZE_3BIT (2UL << SSI_CTRL0_CFS_Pos) |
CMD length for Microwire transfer: 3 bits
Definition at line 287 of file gr55xx_ll_spi.h.
#define LL_SSI_MW_CMDSIZE_4BIT (3UL << SSI_CTRL0_CFS_Pos) |
CMD length for Microwire transfer: 4 bits
Definition at line 288 of file gr55xx_ll_spi.h.
#define LL_SSI_MW_CMDSIZE_5BIT (4UL << SSI_CTRL0_CFS_Pos) |
CMD length for Microwire transfer: 5 bits
Definition at line 289 of file gr55xx_ll_spi.h.
#define LL_SSI_MW_CMDSIZE_6BIT (5UL << SSI_CTRL0_CFS_Pos) |
CMD length for Microwire transfer: 6 bits
Definition at line 290 of file gr55xx_ll_spi.h.
#define LL_SSI_MW_CMDSIZE_7BIT (6UL << SSI_CTRL0_CFS_Pos) |
CMD length for Microwire transfer: 7 bits
Definition at line 291 of file gr55xx_ll_spi.h.
#define LL_SSI_MW_CMDSIZE_8BIT (7UL << SSI_CTRL0_CFS_Pos) |
CMD length for Microwire transfer: 8 bits
Definition at line 292 of file gr55xx_ll_spi.h.
#define LL_SSI_MW_CMDSIZE_9BIT (8UL << SSI_CTRL0_CFS_Pos) |
CMD length for Microwire transfer: 9 bits
Definition at line 293 of file gr55xx_ll_spi.h.