Home
last modified time | relevance | path

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

12

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_fsmc.c508 assert_param(IS_FSMC_TAR_TIME(Init->TARSetupTime)); in FSMC_NAND_Init()
520 ((Init->TARSetupTime) << FSMC_PCR3_TAR_Pos))); in FSMC_NAND_Init()
531 ((Init->TARSetupTime) << FSMC_PCR3_TAR_Pos))); in FSMC_NAND_Init()
831 assert_param(IS_FSMC_TAR_TIME(Init->TARSetupTime)); in FSMC_PCCARD_Init()
845 (Init->TARSetupTime << FSMC_PCR4_TAR_Pos))); in FSMC_PCCARD_Init()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_fmc.c531 assert_param(IS_FMC_TAR_TIME(Init->TARSetupTime)); in FMC_NAND_Init()
543 ((Init->TARSetupTime) << FMC_PCRx_TAR_Pos))); in FMC_NAND_Init()
554 ((Init->TARSetupTime) << FMC_PCRx_TAR_Pos))); in FMC_NAND_Init()
856 assert_param(IS_FMC_TAR_TIME(Init->TARSetupTime)); in FMC_PCCARD_Init()
870 (Init->TARSetupTime << FMC_PCR4_TAR_Pos))); in FMC_PCCARD_Init()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_fsmc.c540 assert_param(IS_FSMC_TAR_TIME(Init->TARSetupTime)); in FSMC_NAND_Init()
552 ((Init->TARSetupTime) << FSMC_PCRx_TAR_Pos))); in FSMC_NAND_Init()
563 ((Init->TARSetupTime) << FSMC_PCRx_TAR_Pos))); in FSMC_NAND_Init()
865 assert_param(IS_FSMC_TAR_TIME(Init->TARSetupTime)); in FSMC_PCCARD_Init()
879 (Init->TARSetupTime << FSMC_PCRx_TAR_Pos))); in FSMC_PCCARD_Init()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_fsmc.c589 assert_param(IS_FSMC_TAR_TIME(Init->TARSetupTime)); in FSMC_NAND_Init()
601 ((Init->TARSetupTime) << FSMC_PCR2_TAR_Pos))); in FSMC_NAND_Init()
612 ((Init->TARSetupTime) << FSMC_PCR2_TAR_Pos))); in FSMC_NAND_Init()
914 assert_param(IS_FSMC_TAR_TIME(Init->TARSetupTime)); in FSMC_PCCARD_Init()
928 (Init->TARSetupTime << FSMC_PCR4_TAR_Pos))); in FSMC_PCCARD_Init()
Dstm32f4xx_ll_fmc.c608 assert_param(IS_FMC_TAR_TIME(Init->TARSetupTime)); in FMC_NAND_Init()
621 ((Init->TARSetupTime) << FMC_PCR2_TAR_Pos))); in FMC_NAND_Init()
632 ((Init->TARSetupTime) << FMC_PCR2_TAR_Pos))); in FMC_NAND_Init()
642 ((Init->TARSetupTime) << FMC_PCR_TAR_Pos))); in FMC_NAND_Init()
999 assert_param(IS_FMC_TAR_TIME(Init->TARSetupTime)); in FMC_PCCARD_Init()
1013 (Init->TARSetupTime << FMC_PCR4_TAR_Pos))); in FMC_PCCARD_Init()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_fsmc.h258 uint32_t TARSetupTime; /*!< Defines the number of HCLK cycles to configure the member
306 uint32_t TARSetupTime; /*!< Defines the number of HCLK cycles to configure the member
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_fsmc.h287 uint32_t TARSetupTime; /*!< Defines the number of HCLK cycles to configure the member
339 uint32_t TARSetupTime; /*!< Defines the number of HCLK cycles to configure the member
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_fmc.h282 uint32_t TARSetupTime; /*!< Defines the number of HCLK cycles to configure the member
334 uint32_t TARSetupTime; /*!< Defines the number of HCLK cycles to configure the member
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_fmc.c570 assert_param(IS_FMC_TAR_TIME(Init->TARSetupTime)); in FMC_NAND_Init()
579 ((Init->TARSetupTime) << FMC_PCR_TAR_Pos))); in FMC_NAND_Init()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_fmc.c577 assert_param(IS_FMC_TAR_TIME(Init->TARSetupTime)); in FMC_NAND_Init()
586 ((Init->TARSetupTime) << FMC_PCR_TAR_Pos))); in FMC_NAND_Init()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_fmc.c577 assert_param(IS_FMC_TAR_TIME(Init->TARSetupTime)); in FMC_NAND_Init()
586 ((Init->TARSetupTime) << FMC_PCR_TAR_Pos))); in FMC_NAND_Init()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_fmc.c633 assert_param(IS_FMC_TAR_TIME(Init->TARSetupTime)); in FMC_NAND_Init()
642 ((Init->TARSetupTime) << FMC_PCR_TAR_Pos))); in FMC_NAND_Init()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_fsmc.h303 uint32_t TARSetupTime; /*!< Defines the number of HCLK cycles to configure the member
355 uint32_t TARSetupTime; /*!< Defines the number of HCLK cycles to configure the member
Dstm32f4xx_ll_fmc.h368 uint32_t TARSetupTime; /*!< Defines the number of HCLK cycles to configure the member
420 uint32_t TARSetupTime; /*!< Defines the number of HCLK cycles to configure the member
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_fmc.c528 assert_param(IS_FMC_TAR_TIME(Init->TARSetupTime)); in FMC_NAND_Init()
537 ((Init->TARSetupTime) << FMC_PCR_TAR_Pos))); in FMC_NAND_Init()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_fmc.c526 assert_param(IS_FMC_TAR_TIME(Init->TARSetupTime)); in FMC_NAND_Init()
535 ((Init->TARSetupTime) << FMC_PCR_TAR_Pos))); in FMC_NAND_Init()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_fmc.c529 assert_param(IS_FMC_TAR_TIME(Init->TARSetupTime)); in FMC_NAND_Init()
538 ((Init->TARSetupTime) << FMC_PCR_TAR_Pos))); in FMC_NAND_Init()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_fmc.c543 assert_param(IS_FMC_TAR_TIME(Init->TARSetupTime)); in FMC_NAND_Init()
552 ((Init->TARSetupTime) << FMC_PCR_TAR_Pos))); in FMC_NAND_Init()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_fmc.c596 assert_param(IS_FMC_TAR_TIME(Init->TARSetupTime)); in FMC_NAND_Init()
605 ((Init->TARSetupTime) << FMC_PCR_TAR_Pos))); in FMC_NAND_Init()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_fmc.h304 uint32_t TARSetupTime; /*!< Defines the number of HCLK cycles to configure the member
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_fmc.h313 uint32_t TARSetupTime; /*!< Defines the number of HCLK cycles to configure the member
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_fmc.h289 uint32_t TARSetupTime; /*!< Defines the number of HCLK cycles to configure the member
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_fmc.h305 uint32_t TARSetupTime; /*!< Defines the number of HCLK cycles to configure the member
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_fmc.h318 uint32_t TARSetupTime; /*!< Defines the number of HCLK cycles to configure the member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_fmc.h319 uint32_t TARSetupTime; /*!< Defines the number of HCLK cycles to configure the member

12