Home
last modified time | relevance | path

Searched refs:ABR (Results 1 – 25 of 145) sorted by relevance

123456

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_qspi.c2607 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/
Dstm32h7xx_hal_qspi.c2526 WRITE_REG(hqspi->Instance->ABR, cmd->AlternateBytes); in QSPI_Config()
2594 WRITE_REG(hqspi->Instance->ABR, cmd->AlternateBytes); in QSPI_Config()
Dstm32h7xx_hal_ospi.c2950 abr_reg = &(hospi->Instance->ABR); in OSPI_ConfigCmd()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_qspi.c2775 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/
Dstm32f7xx_hal_qspi.c2700 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/
Dstm32mp1xx_hal_qspi.c2587 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/
Dstm32l4xx_hal_qspi.c2682 WRITE_REG(hqspi->Instance->ABR, cmd->AlternateBytes); in QSPI_Config()
2750 WRITE_REG(hqspi->Instance->ABR, cmd->AlternateBytes); in QSPI_Config()
Dstm32l4xx_hal_ospi.c2955 abr_reg = &(hospi->Instance->ABR); in OSPI_ConfigCmd()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_qspi.c2656 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/
Dstm32l5xx_hal_ospi.c2665 abr_reg = &(hospi->Instance->ABR); in OSPI_ConfigCmd()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_xspi.c3044 abr_reg = &(hxspi->Instance->ABR); in XSPI_ConfigCmd()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_ospi.c3078 abr_reg = &(hospi->Instance->ABR); in OSPI_ConfigCmd()
Dstm32u5xx_hal_xspi.c3655 abr_reg = &(hxspi->Instance->ABR); in XSPI_ConfigCmd()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_xspi.c3258 abr_reg = &(hxspi->Instance->ABR); in XSPI_ConfigCmd()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_xspi.c3205 abr_reg = &(hxspi->Instance->ABR); in XSPI_ConfigCmd()
/hal_stm32-latest/stm32cube/stm32l4xx/soc/
Dstm32l422xx.h486 …__IO uint32_t ABR; /*!< QUADSPI Alternate Bytes register, Address offset… member
Dstm32l412xx.h485 …__IO uint32_t ABR; /*!< QUADSPI Alternate Bytes register, Address offset… member
/hal_stm32-latest/stm32cube/stm32wbxx/soc/
Dstm32wb35xx.h431 …__IO uint32_t ABR; /*!< QUADSPI Alternate Bytes register, Address offset… member
Dstm32wb55xx.h435 …__IO uint32_t ABR; /*!< QUADSPI Alternate Bytes register, Address offset… member
Dstm32wb5mxx.h435 …__IO uint32_t ABR; /*!< QUADSPI Alternate Bytes register, Address offset… member
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g4a1xx.h597 …__IO uint32_t ABR; /*!< QUADSPI Alternate Bytes register, Address offset… member
Dstm32g491xx.h596 …__IO uint32_t ABR; /*!< QUADSPI Alternate Bytes register, Address offset… member
Dstm32g473xx.h644 …__IO uint32_t ABR; /*!< QUADSPI Alternate Bytes register, Address offset… member
Dstm32g471xx.h605 …__IO uint32_t ABR; /*!< QUADSPI Alternate Bytes register, Address offset… member
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f723xx.h686 …__IO uint32_t ABR; /*!< QUADSPI Alternate Bytes register, Address offset: 0… member

123456