/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_qspi.h | 133 …uint32_t AlternateBytes; /* Specifies the Alternate Bytes to be sent (Size from 1 to 4 bytes a… member
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_qspi.h | 138 …uint32_t AlternateBytes; /* Specifies the Alternate Bytes to be sent (Size from 1 to 4 bytes a… member
|
D | stm32h7xx_hal_ospi.h | 158 uint32_t AlternateBytes; /*!< It contains the alternate bytes to be sent to the device. member
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_qspi.h | 137 …uint32_t AlternateBytes; /* Specifies the Alternate Bytes to be sent (Size from 1 to 4 bytes a… member
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal_qspi.h | 138 …uint32_t AlternateBytes; /* Specifies the Alternate Bytes to be sent (Size from 1 to 4 bytes a… member
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_qspi.h | 137 …uint32_t AlternateBytes; /* Specifies the Alternate Bytes to be sent (Size from 1 to 4 bytes a… member
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_qspi.h | 139 …uint32_t AlternateBytes; /* Specifies the Alternate Bytes to be sent (Size from 1 to 4 bytes a… member
|
D | stm32l4xx_hal_ospi.h | 160 uint32_t AlternateBytes; /*!< It contains the alternate bytes to be sent to the device. member
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_qspi.h | 137 …uint32_t AlternateBytes; /* Specifies the Alternate Bytes to be sent (Size from 1 to 4 bytes a… member
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_qspi.c | 2607 WRITE_REG(hqspi->Instance->ABR, cmd->AlternateBytes); in QSPI_Config() 2669 WRITE_REG(hqspi->Instance->ABR, cmd->AlternateBytes); in QSPI_Config()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_qspi.c | 2526 WRITE_REG(hqspi->Instance->ABR, cmd->AlternateBytes); in QSPI_Config() 2594 WRITE_REG(hqspi->Instance->ABR, cmd->AlternateBytes); in QSPI_Config()
|
D | stm32h7xx_hal_ospi.c | 2959 *abr_reg = cmd->AlternateBytes; in OSPI_ConfigCmd()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_qspi.c | 2775 WRITE_REG(hqspi->Instance->ABR, cmd->AlternateBytes); in QSPI_Config() 2843 WRITE_REG(hqspi->Instance->ABR, cmd->AlternateBytes); in QSPI_Config()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_qspi.c | 2700 WRITE_REG(hqspi->Instance->ABR, cmd->AlternateBytes); in QSPI_Config() 2762 WRITE_REG(hqspi->Instance->ABR, cmd->AlternateBytes); in QSPI_Config()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_qspi.c | 2587 WRITE_REG(hqspi->Instance->ABR, cmd->AlternateBytes); in QSPI_Config() 2649 WRITE_REG(hqspi->Instance->ABR, cmd->AlternateBytes); in QSPI_Config()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_qspi.c | 2682 WRITE_REG(hqspi->Instance->ABR, cmd->AlternateBytes); in QSPI_Config() 2750 WRITE_REG(hqspi->Instance->ABR, cmd->AlternateBytes); in QSPI_Config()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_qspi.c | 2656 WRITE_REG(hqspi->Instance->ABR, cmd->AlternateBytes); in QSPI_Config() 2724 WRITE_REG(hqspi->Instance->ABR, cmd->AlternateBytes); in QSPI_Config()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_ospi.h | 154 uint32_t AlternateBytes; /*!< It contains the alternate bytes to be sent to the device. member
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_ospi.h | 160 uint32_t AlternateBytes; /*!< It contains the alternate bytes to be sent to the device. member
|
D | stm32u5xx_hal_xspi.h | 161 uint32_t AlternateBytes; /*!< It contains the alternate bytes to be sent to the device. member
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_xspi.h | 156 uint32_t AlternateBytes; /*!< It contains the alternate bytes to be sent to the device. member
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_xspi.h | 157 uint32_t AlternateBytes; /*!< It contains the alternate bytes to be sent to the device. member
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_xspi.h | 161 uint32_t AlternateBytes; /*!< It contains the alternate bytes to be sent to the device. member
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_ospi.c | 2674 *abr_reg = cmd->AlternateBytes; in OSPI_ConfigCmd()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_xspi.c | 3061 *abr_reg = pCmd->AlternateBytes; in XSPI_ConfigCmd()
|