Home
last modified time | relevance | path

Searched refs:OCTOSPIM_CR_REQ2ACK_TIME_Pos (Results 1 – 25 of 28) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_ospi.c2624 …g->Req2AckTime - 1U) > ((OCTOSPIM->CR & OCTOSPIM_CR_REQ2ACK_TIME) >> OCTOSPIM_CR_REQ2ACK_TIME_Pos)) in HAL_OSPIM_Config()
2626 …OCTOSPIM->CR, OCTOSPIM_CR_REQ2ACK_TIME, ((cfg->Req2AckTime - 1U) << OCTOSPIM_CR_REQ2ACK_TIME_Pos)); in HAL_OSPIM_Config()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_ospi.c2644 …g->Req2AckTime - 1U) > ((OCTOSPIM->CR & OCTOSPIM_CR_REQ2ACK_TIME) >> OCTOSPIM_CR_REQ2ACK_TIME_Pos)) in HAL_OSPIM_Config()
2646 …OCTOSPIM->CR, OCTOSPIM_CR_REQ2ACK_TIME, ((cfg->Req2AckTime - 1U) << OCTOSPIM_CR_REQ2ACK_TIME_Pos)); in HAL_OSPIM_Config()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_ospi.c2753 …g->Req2AckTime - 1U) > ((OCTOSPIM->CR & OCTOSPIM_CR_REQ2ACK_TIME) >> OCTOSPIM_CR_REQ2ACK_TIME_Pos)) in HAL_OSPIM_Config()
2755 …OCTOSPIM->CR, OCTOSPIM_CR_REQ2ACK_TIME, ((cfg->Req2AckTime - 1U) << OCTOSPIM_CR_REQ2ACK_TIME_Pos)); in HAL_OSPIM_Config()
Dstm32u5xx_hal_xspi.c3041 …g->Req2AckTime - 1U) > ((OCTOSPIM->CR & OCTOSPIM_CR_REQ2ACK_TIME) >> OCTOSPIM_CR_REQ2ACK_TIME_Pos)) in HAL_XSPIM_Config()
3043 …CTOSPIM->CR, OCTOSPIM_CR_REQ2ACK_TIME, ((pCfg->Req2AckTime - 1U) << OCTOSPIM_CR_REQ2ACK_TIME_Pos)); in HAL_XSPIM_Config()
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h19166 #define OCTOSPIM_CR_REQ2ACK_TIME_Pos (16U) macro
19167 #define OCTOSPIM_CR_REQ2ACK_TIME_Msk (0xFFUL << OCTOSPIM_CR_REQ2ACK_TIME_Pos)/*!< 0x00FF0000 */
Dstm32h7b0xx.h19646 #define OCTOSPIM_CR_REQ2ACK_TIME_Pos (16U) macro
19647 #define OCTOSPIM_CR_REQ2ACK_TIME_Msk (0xFFUL << OCTOSPIM_CR_REQ2ACK_TIME_Pos)/*!< 0x00FF0000 */
Dstm32h7b0xxq.h19658 #define OCTOSPIM_CR_REQ2ACK_TIME_Pos (16U) macro
19659 #define OCTOSPIM_CR_REQ2ACK_TIME_Msk (0xFFUL << OCTOSPIM_CR_REQ2ACK_TIME_Pos)/*!< 0x00FF0000 */
Dstm32h7a3xxq.h19178 #define OCTOSPIM_CR_REQ2ACK_TIME_Pos (16U) macro
19179 #define OCTOSPIM_CR_REQ2ACK_TIME_Msk (0xFFUL << OCTOSPIM_CR_REQ2ACK_TIME_Pos)/*!< 0x00FF0000 */
Dstm32h7b3xx.h19653 #define OCTOSPIM_CR_REQ2ACK_TIME_Pos (16U) macro
19654 #define OCTOSPIM_CR_REQ2ACK_TIME_Msk (0xFFUL << OCTOSPIM_CR_REQ2ACK_TIME_Pos)/*!< 0x00FF0000 */
Dstm32h7b3xxq.h19665 #define OCTOSPIM_CR_REQ2ACK_TIME_Pos (16U) macro
19666 #define OCTOSPIM_CR_REQ2ACK_TIME_Msk (0xFFUL << OCTOSPIM_CR_REQ2ACK_TIME_Pos)/*!< 0x00FF0000 */
Dstm32h730xxq.h21346 #define OCTOSPIM_CR_REQ2ACK_TIME_Pos (16U) macro
21347 #define OCTOSPIM_CR_REQ2ACK_TIME_Msk (0xFFUL << OCTOSPIM_CR_REQ2ACK_TIME_Pos)/*!< 0x00FF0000 */
Dstm32h733xx.h21334 #define OCTOSPIM_CR_REQ2ACK_TIME_Pos (16U) macro
21335 #define OCTOSPIM_CR_REQ2ACK_TIME_Msk (0xFFUL << OCTOSPIM_CR_REQ2ACK_TIME_Pos)/*!< 0x00FF0000 */
Dstm32h725xx.h20859 #define OCTOSPIM_CR_REQ2ACK_TIME_Pos (16U) macro
20860 #define OCTOSPIM_CR_REQ2ACK_TIME_Msk (0xFFUL << OCTOSPIM_CR_REQ2ACK_TIME_Pos)/*!< 0x00FF0000 */
Dstm32h730xx.h21334 #define OCTOSPIM_CR_REQ2ACK_TIME_Pos (16U) macro
21335 #define OCTOSPIM_CR_REQ2ACK_TIME_Msk (0xFFUL << OCTOSPIM_CR_REQ2ACK_TIME_Pos)/*!< 0x00FF0000 */
Dstm32h735xx.h21346 #define OCTOSPIM_CR_REQ2ACK_TIME_Pos (16U) macro
21347 #define OCTOSPIM_CR_REQ2ACK_TIME_Msk (0xFFUL << OCTOSPIM_CR_REQ2ACK_TIME_Pos)/*!< 0x00FF0000 */
Dstm32h723xx.h20847 #define OCTOSPIM_CR_REQ2ACK_TIME_Pos (16U) macro
20848 #define OCTOSPIM_CR_REQ2ACK_TIME_Msk (0xFFUL << OCTOSPIM_CR_REQ2ACK_TIME_Pos)/*!< 0x00FF0000 */
/hal_stm32-latest/stm32cube/stm32l4xx/soc/
Dstm32l4p5xx.h16074 #define OCTOSPIM_CR_REQ2ACK_TIME_Pos (16U) macro
16075 #define OCTOSPIM_CR_REQ2ACK_TIME_Msk (0xFFUL << OCTOSPIM_CR_REQ2ACK_TIME_Pos)/*!< 0x00FF0000 */
Dstm32l4q5xx.h16585 #define OCTOSPIM_CR_REQ2ACK_TIME_Pos (16U) macro
16586 #define OCTOSPIM_CR_REQ2ACK_TIME_Msk (0xFFUL << OCTOSPIM_CR_REQ2ACK_TIME_Pos)/*!< 0x00FF0000 */
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u575xx.h13417 #define OCTOSPIM_CR_REQ2ACK_TIME_Pos XSPIM_CR_REQ2ACK_TIME_Pos macro
Dstm32u585xx.h13866 #define OCTOSPIM_CR_REQ2ACK_TIME_Pos XSPIM_CR_REQ2ACK_TIME_Pos macro
Dstm32u595xx.h14212 #define OCTOSPIM_CR_REQ2ACK_TIME_Pos XSPIM_CR_REQ2ACK_TIME_Pos macro
Dstm32u5a5xx.h14661 #define OCTOSPIM_CR_REQ2ACK_TIME_Pos XSPIM_CR_REQ2ACK_TIME_Pos macro
Dstm32u5f7xx.h15710 #define OCTOSPIM_CR_REQ2ACK_TIME_Pos XSPIM_CR_REQ2ACK_TIME_Pos macro
Dstm32u599xx.h17931 #define OCTOSPIM_CR_REQ2ACK_TIME_Pos XSPIM_CR_REQ2ACK_TIME_Pos macro
Dstm32u5g7xx.h16159 #define OCTOSPIM_CR_REQ2ACK_TIME_Pos XSPIM_CR_REQ2ACK_TIME_Pos macro

12