Home
last modified time | relevance | path

Searched refs:RowCycleDelay (Results 1 – 12 of 12) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_fmc.c859 assert_param(IS_FMC_ROWCYCLE_DELAY(Timing->RowCycleDelay)); in FMC_SDRAM_Timing_Init()
873 (((Timing->RowCycleDelay) - 1U) << FMC_SDTR1_TRC_Pos) | in FMC_SDRAM_Timing_Init()
883 (((Timing->RowCycleDelay) - 1U) << FMC_SDTR1_TRC_Pos) | in FMC_SDRAM_Timing_Init()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_fmc.c859 assert_param(IS_FMC_ROWCYCLE_DELAY(Timing->RowCycleDelay)); in FMC_SDRAM_Timing_Init()
873 (((Timing->RowCycleDelay) - 1U) << FMC_SDTRx_TRC_Pos) | in FMC_SDRAM_Timing_Init()
883 (((Timing->RowCycleDelay) - 1U) << FMC_SDTRx_TRC_Pos) | in FMC_SDRAM_Timing_Init()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_fmc.c873 assert_param(IS_FMC_ROWCYCLE_DELAY(Timing->RowCycleDelay)); in FMC_SDRAM_Timing_Init()
887 (((Timing->RowCycleDelay) - 1U) << FMC_SDTRx_TRC_Pos) | in FMC_SDRAM_Timing_Init()
897 (((Timing->RowCycleDelay) - 1U) << FMC_SDTRx_TRC_Pos) | in FMC_SDRAM_Timing_Init()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_fmc.c929 assert_param(IS_FMC_ROWCYCLE_DELAY(Timing->RowCycleDelay)); in FMC_SDRAM_Timing_Init()
943 (((Timing->RowCycleDelay) - 1U) << FMC_SDTRx_TRC_Pos) | in FMC_SDRAM_Timing_Init()
953 (((Timing->RowCycleDelay) - 1U) << FMC_SDTRx_TRC_Pos) | in FMC_SDRAM_Timing_Init()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_fmc.c1251 assert_param(IS_FMC_ROWCYCLE_DELAY(Timing->RowCycleDelay)); in FMC_SDRAM_Timing_Init()
1265 (((Timing->RowCycleDelay) - 1U) << FMC_SDTR1_TRC_Pos) | in FMC_SDRAM_Timing_Init()
1275 (((Timing->RowCycleDelay) - 1U) << FMC_SDTR1_TRC_Pos) | in FMC_SDRAM_Timing_Init()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_fmc.c852 assert_param(IS_FMC_ROWCYCLE_DELAY(Timing->RowCycleDelay)); in FMC_SDRAM_Timing_Init()
864 (((Timing->RowCycleDelay) - 1U) << FMC_SDTRx_TRC_Pos) | in FMC_SDRAM_Timing_Init()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_fmc.h410 …uint32_t RowCycleDelay; /*!< Defines the delay between the Refresh command and the … member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_fmc.h411 …uint32_t RowCycleDelay; /*!< Defines the delay between the Refresh command and the … member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_fmc.h411 …uint32_t RowCycleDelay; /*!< Defines the delay between the Refresh command and the … member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_fmc.h417 …uint32_t RowCycleDelay; /*!< Defines the delay between the Refresh command and the … member
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_fmc.h458 …uint32_t RowCycleDelay; /*!< Defines the delay between the Refresh command and the … member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_fmc.h482 …uint32_t RowCycleDelay; /*!< Defines the delay between the Refresh command and the … member