/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 | 2950 abr_reg = &(hospi->Instance->ABR); 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()
|
D | stm32l4xx_hal_ospi.c | 2955 abr_reg = &(hospi->Instance->ABR); in OSPI_ConfigCmd()
|
/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/src/ |
D | stm32l5xx_hal_ospi.c | 2665 abr_reg = &(hospi->Instance->ABR); in OSPI_ConfigCmd()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_xspi.c | 3044 abr_reg = &(hxspi->Instance->ABR); in XSPI_ConfigCmd()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_ospi.c | 3078 abr_reg = &(hospi->Instance->ABR); in OSPI_ConfigCmd()
|
D | stm32u5xx_hal_xspi.c | 3655 abr_reg = &(hxspi->Instance->ABR); in XSPI_ConfigCmd()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_xspi.c | 3258 abr_reg = &(hxspi->Instance->ABR); in XSPI_ConfigCmd()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_xspi.c | 3205 abr_reg = &(hxspi->Instance->ABR); in XSPI_ConfigCmd()
|
/hal_stm32-latest/stm32cube/stm32l4xx/soc/ |
D | stm32l422xx.h | 486 …__IO uint32_t ABR; /*!< QUADSPI Alternate Bytes register, Address offset… member
|
D | stm32l412xx.h | 485 …__IO uint32_t ABR; /*!< QUADSPI Alternate Bytes register, Address offset… member
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/ |
D | stm32wb35xx.h | 431 …__IO uint32_t ABR; /*!< QUADSPI Alternate Bytes register, Address offset… member
|
D | stm32wb55xx.h | 435 …__IO uint32_t ABR; /*!< QUADSPI Alternate Bytes register, Address offset… member
|
D | stm32wb5mxx.h | 435 …__IO uint32_t ABR; /*!< QUADSPI Alternate Bytes register, Address offset… member
|
/hal_stm32-latest/stm32cube/stm32g4xx/soc/ |
D | stm32g4a1xx.h | 597 …__IO uint32_t ABR; /*!< QUADSPI Alternate Bytes register, Address offset… member
|
D | stm32g491xx.h | 596 …__IO uint32_t ABR; /*!< QUADSPI Alternate Bytes register, Address offset… member
|
D | stm32g473xx.h | 644 …__IO uint32_t ABR; /*!< QUADSPI Alternate Bytes register, Address offset… member
|
D | stm32g471xx.h | 605 …__IO uint32_t ABR; /*!< QUADSPI Alternate Bytes register, Address offset… member
|
/hal_stm32-latest/stm32cube/stm32f7xx/soc/ |
D | stm32f723xx.h | 686 …__IO uint32_t ABR; /*!< QUADSPI Alternate Bytes register, Address offset: 0… member
|