Macros | |
#define | LL_QSPI_SCPOL_LOW 0x00000000UL |
#define | LL_QSPI_SCPOL_HIGH (1UL << QSPI_CTRL0_SCPOL_Pos) |
#define | LL_SPI_SCPOL_LOW 0x00000000UL |
#define | LL_SPI_SCPOL_HIGH (1UL << SPI_CTRL0_SERIAL_CLK_POL_POS) |
#define LL_QSPI_SCPOL_HIGH (1UL << QSPI_CTRL0_SCPOL_Pos) |
Clock to 1 when idle
Definition at line 474 of file gr55xx_ll_qspi.h.
#define LL_QSPI_SCPOL_LOW 0x00000000UL |
Clock to 0 when idle
Definition at line 473 of file gr55xx_ll_qspi.h.
#define LL_SPI_SCPOL_HIGH (1UL << SPI_CTRL0_SERIAL_CLK_POL_POS) |
Clock to 1 when idle
Definition at line 276 of file gr55xx_ll_spi.h.
#define LL_SPI_SCPOL_LOW 0x00000000UL |
Clock to 0 when idle
Definition at line 275 of file gr55xx_ll_spi.h.