Home
last modified time | relevance | path

Searched refs:OCTOSPI_CR_APMS (Results 1 – 25 of 47) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_ospi.c680 if ((hospi->Instance->CR & OCTOSPI_CR_APMS) != 0U) in HAL_OSPI_IRQHandler()
1677 MODIFY_REG(hospi->Instance->CR, (OCTOSPI_CR_PMM | OCTOSPI_CR_APMS | OCTOSPI_CR_FMODE), in HAL_OSPI_AutoPolling()
1755 MODIFY_REG(hospi->Instance->CR, (OCTOSPI_CR_PMM | OCTOSPI_CR_APMS | OCTOSPI_CR_FMODE), in HAL_OSPI_AutoPolling_IT()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_ospi.c723 if ((hospi->Instance->CR & OCTOSPI_CR_APMS) != 0U) in HAL_OSPI_IRQHandler()
1683 MODIFY_REG(hospi->Instance->CR, (OCTOSPI_CR_PMM | OCTOSPI_CR_APMS | OCTOSPI_CR_FMODE), in HAL_OSPI_AutoPolling()
1761 MODIFY_REG(hospi->Instance->CR, (OCTOSPI_CR_PMM | OCTOSPI_CR_APMS | OCTOSPI_CR_FMODE), in HAL_OSPI_AutoPolling_IT()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_ospi.c697 if ((hospi->Instance->CR & OCTOSPI_CR_APMS) != 0U) in HAL_OSPI_IRQHandler()
1691 MODIFY_REG(hospi->Instance->CR, (OCTOSPI_CR_PMM | OCTOSPI_CR_APMS | OCTOSPI_CR_FMODE), in HAL_OSPI_AutoPolling()
1770 MODIFY_REG(hospi->Instance->CR, (OCTOSPI_CR_PMM | OCTOSPI_CR_APMS | OCTOSPI_CR_FMODE), in HAL_OSPI_AutoPolling_IT()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_ospi.c694 if ((hospi->Instance->CR & OCTOSPI_CR_APMS) != 0U) in HAL_OSPI_IRQHandler()
1810 MODIFY_REG(hospi->Instance->CR, (OCTOSPI_CR_PMM | OCTOSPI_CR_APMS | OCTOSPI_CR_FMODE), in HAL_OSPI_AutoPolling()
1888 MODIFY_REG(hospi->Instance->CR, (OCTOSPI_CR_PMM | OCTOSPI_CR_APMS | OCTOSPI_CR_FMODE), in HAL_OSPI_AutoPolling_IT()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_ospi.h584 #define HAL_OSPI_AUTOMATIC_STOP_ENABLE ((uint32_t)OCTOSPI_CR_APMS) …
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_ospi.h607 #define HAL_OSPI_AUTOMATIC_STOP_ENABLE ((uint32_t)OCTOSPI_CR_APMS) …
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_ospi.h611 #define HAL_OSPI_AUTOMATIC_STOP_ENABLE ((uint32_t)OCTOSPI_CR_APMS) …
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_ospi.h600 #define HAL_OSPI_AUTOMATIC_STOP_ENABLE ((uint32_t)OCTOSPI_CR_APMS) …
/hal_stm32-latest/stm32cube/stm32l5xx/soc/
Dstm32l552xx.h9476 #define OCTOSPI_CR_APMS OCTOSPI_CR_APMS_Msk /*!< Automatic Poll … macro
Dstm32l562xx.h9808 #define OCTOSPI_CR_APMS OCTOSPI_CR_APMS_Msk /*!< Automatic Poll … macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h523xx.h11257 #define OCTOSPI_CR_APMS XSPI_CR_APMS /*!< Auto… macro
Dstm32h562xx.h11983 #define OCTOSPI_CR_APMS XSPI_CR_APMS /*!< Auto… macro
Dstm32h533xx.h11666 #define OCTOSPI_CR_APMS XSPI_CR_APMS /*!< Auto… macro
/hal_stm32-latest/stm32cube/stm32l4xx/soc/
Dstm32l4r5xx.h14793 #define OCTOSPI_CR_APMS OCTOSPI_CR_APMS_Msk /*!< Automatic Poll … macro
Dstm32l4r7xx.h15292 #define OCTOSPI_CR_APMS OCTOSPI_CR_APMS_Msk /*!< Automatic Poll … macro
Dstm32l4s5xx.h15140 #define OCTOSPI_CR_APMS OCTOSPI_CR_APMS_Msk /*!< Automatic Poll … macro
Dstm32l4s7xx.h15639 #define OCTOSPI_CR_APMS OCTOSPI_CR_APMS_Msk /*!< Automatic Poll … macro
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h18759 #define OCTOSPI_CR_APMS OCTOSPI_CR_APMS_Msk /*!< Automatic Poll … macro
Dstm32h7b0xx.h19239 #define OCTOSPI_CR_APMS OCTOSPI_CR_APMS_Msk /*!< Automatic Poll … macro
Dstm32h7b0xxq.h19251 #define OCTOSPI_CR_APMS OCTOSPI_CR_APMS_Msk /*!< Automatic Poll … macro
Dstm32h7a3xxq.h18771 #define OCTOSPI_CR_APMS OCTOSPI_CR_APMS_Msk /*!< Automatic Poll … macro
Dstm32h7b3xx.h19246 #define OCTOSPI_CR_APMS OCTOSPI_CR_APMS_Msk /*!< Automatic Poll … macro
Dstm32h7b3xxq.h19258 #define OCTOSPI_CR_APMS OCTOSPI_CR_APMS_Msk /*!< Automatic Poll … macro
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h12349 #define OCTOSPI_CR_APMS XSPI_CR_APMS /*!< Auto… macro
Dstm32u535xx.h11949 #define OCTOSPI_CR_APMS XSPI_CR_APMS /*!< Auto… macro

12