| /hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
| D | stm32f2xx_ll_fsmc.c | 507 assert_param(IS_FSMC_TCLR_TIME(Init->TCLRSetupTime)); in FSMC_NAND_Init() 519 ((Init->TCLRSetupTime) << FSMC_PCR3_TCLR_Pos) | in FSMC_NAND_Init() 530 ((Init->TCLRSetupTime) << FSMC_PCR3_TCLR_Pos) | in FSMC_NAND_Init() 830 assert_param(IS_FSMC_TCLR_TIME(Init->TCLRSetupTime)); in FSMC_PCCARD_Init() 844 (Init->TCLRSetupTime << FSMC_PCR4_TCLR_Pos) | in FSMC_PCCARD_Init()
|
| /hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
| D | stm32f3xx_ll_fmc.c | 530 assert_param(IS_FMC_TCLR_TIME(Init->TCLRSetupTime)); in FMC_NAND_Init() 542 ((Init->TCLRSetupTime) << FMC_PCRx_TCLR_Pos) | in FMC_NAND_Init() 553 ((Init->TCLRSetupTime) << FMC_PCRx_TCLR_Pos) | in FMC_NAND_Init() 855 assert_param(IS_FMC_TCLR_TIME(Init->TCLRSetupTime)); in FMC_PCCARD_Init() 869 (Init->TCLRSetupTime << FMC_PCR4_TCLR_Pos) | in FMC_PCCARD_Init()
|
| /hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
| D | stm32f1xx_ll_fsmc.c | 539 assert_param(IS_FSMC_TCLR_TIME(Init->TCLRSetupTime)); in FSMC_NAND_Init() 551 ((Init->TCLRSetupTime) << FSMC_PCRx_TCLR_Pos) | in FSMC_NAND_Init() 562 ((Init->TCLRSetupTime) << FSMC_PCRx_TCLR_Pos) | in FSMC_NAND_Init() 864 assert_param(IS_FSMC_TCLR_TIME(Init->TCLRSetupTime)); in FSMC_PCCARD_Init() 878 (Init->TCLRSetupTime << FSMC_PCRx_TCLR_Pos) | in FSMC_PCCARD_Init()
|
| /hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
| D | stm32f4xx_ll_fsmc.c | 588 assert_param(IS_FSMC_TCLR_TIME(Init->TCLRSetupTime)); in FSMC_NAND_Init() 600 ((Init->TCLRSetupTime) << FSMC_PCR2_TCLR_Pos) | in FSMC_NAND_Init() 611 ((Init->TCLRSetupTime) << FSMC_PCR2_TCLR_Pos) | in FSMC_NAND_Init() 913 assert_param(IS_FSMC_TCLR_TIME(Init->TCLRSetupTime)); in FSMC_PCCARD_Init() 927 (Init->TCLRSetupTime << FSMC_PCR4_TCLR_Pos) | in FSMC_PCCARD_Init()
|
| D | stm32f4xx_ll_fmc.c | 607 assert_param(IS_FMC_TCLR_TIME(Init->TCLRSetupTime)); in FMC_NAND_Init() 620 ((Init->TCLRSetupTime) << FMC_PCR2_TCLR_Pos) | in FMC_NAND_Init() 631 ((Init->TCLRSetupTime) << FMC_PCR2_TCLR_Pos) | in FMC_NAND_Init() 641 ((Init->TCLRSetupTime) << FMC_PCR_TCLR_Pos) | in FMC_NAND_Init() 998 assert_param(IS_FMC_TCLR_TIME(Init->TCLRSetupTime)); in FMC_PCCARD_Init() 1012 (Init->TCLRSetupTime << FMC_PCR4_TCLR_Pos) | in FMC_PCCARD_Init()
|
| /hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
| D | stm32f2xx_ll_fsmc.h | 254 uint32_t TCLRSetupTime; /*!< Defines the number of HCLK cycles to configure the member 302 uint32_t TCLRSetupTime; /*!< Defines the number of HCLK cycles to configure the member
|
| /hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
| D | stm32f1xx_ll_fsmc.h | 283 uint32_t TCLRSetupTime; /*!< Defines the number of HCLK cycles to configure the member 335 uint32_t TCLRSetupTime; /*!< Defines the number of HCLK cycles to configure the member
|
| /hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
| D | stm32f3xx_ll_fmc.h | 278 uint32_t TCLRSetupTime; /*!< Defines the number of HCLK cycles to configure the member 330 uint32_t TCLRSetupTime; /*!< Defines the number of HCLK cycles to configure the member
|
| /hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
| D | stm32l5xx_ll_fmc.c | 569 assert_param(IS_FMC_TCLR_TIME(Init->TCLRSetupTime)); in FMC_NAND_Init() 578 ((Init->TCLRSetupTime) << FMC_PCR_TCLR_Pos) | in FMC_NAND_Init()
|
| /hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
| D | stm32u5xx_ll_fmc.c | 576 assert_param(IS_FMC_TCLR_TIME(Init->TCLRSetupTime)); in FMC_NAND_Init() 585 ((Init->TCLRSetupTime) << FMC_PCR_TCLR_Pos) | in FMC_NAND_Init()
|
| /hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
| D | stm32g4xx_ll_fmc.c | 576 assert_param(IS_FMC_TCLR_TIME(Init->TCLRSetupTime)); in FMC_NAND_Init() 585 ((Init->TCLRSetupTime) << FMC_PCR_TCLR_Pos) | in FMC_NAND_Init()
|
| /hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
| D | stm32l4xx_ll_fmc.c | 632 assert_param(IS_FMC_TCLR_TIME(Init->TCLRSetupTime)); in FMC_NAND_Init() 641 ((Init->TCLRSetupTime) << FMC_PCR_TCLR_Pos) | in FMC_NAND_Init()
|
| /hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
| D | stm32f4xx_ll_fsmc.h | 299 uint32_t TCLRSetupTime; /*!< Defines the number of HCLK cycles to configure the member 351 uint32_t TCLRSetupTime; /*!< Defines the number of HCLK cycles to configure the member
|
| D | stm32f4xx_ll_fmc.h | 364 uint32_t TCLRSetupTime; /*!< Defines the number of HCLK cycles to configure the member 416 uint32_t TCLRSetupTime; /*!< Defines the number of HCLK cycles to configure the member
|
| /hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
| D | stm32f7xx_ll_fmc.c | 527 assert_param(IS_FMC_TCLR_TIME(Init->TCLRSetupTime)); in FMC_NAND_Init() 536 ((Init->TCLRSetupTime) << FMC_PCR_TCLR_Pos) | in FMC_NAND_Init()
|
| /hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
| D | stm32n6xx_ll_fmc.c | 525 assert_param(IS_FMC_TCLR_TIME(Init->TCLRSetupTime)); in FMC_NAND_Init() 534 ((Init->TCLRSetupTime) << FMC_PCR_TCLR_Pos) | in FMC_NAND_Init()
|
| /hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
| D | stm32h7xx_ll_fmc.c | 528 assert_param(IS_FMC_TCLR_TIME(Init->TCLRSetupTime)); in FMC_NAND_Init() 537 ((Init->TCLRSetupTime) << FMC_PCR_TCLR_Pos) | in FMC_NAND_Init()
|
| /hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
| D | stm32h7rsxx_ll_fmc.c | 542 assert_param(IS_FMC_TCLR_TIME(Init->TCLRSetupTime)); in FMC_NAND_Init() 551 ((Init->TCLRSetupTime) << FMC_PCR_TCLR_Pos) | in FMC_NAND_Init()
|
| /hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
| D | stm32h5xx_ll_fmc.c | 595 assert_param(IS_FMC_TCLR_TIME(Init->TCLRSetupTime)); in FMC_NAND_Init() 604 ((Init->TCLRSetupTime) << FMC_PCR_TCLR_Pos) | in FMC_NAND_Init()
|
| /hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
| D | stm32u5xx_ll_fmc.h | 300 uint32_t TCLRSetupTime; /*!< Defines the number of HCLK cycles to configure the member
|
| /hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
| D | stm32l4xx_ll_fmc.h | 309 uint32_t TCLRSetupTime; /*!< Defines the number of HCLK cycles to configure the member
|
| /hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
| D | stm32l5xx_ll_fmc.h | 285 uint32_t TCLRSetupTime; /*!< Defines the number of HCLK cycles to configure the member
|
| /hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
| D | stm32g4xx_ll_fmc.h | 301 uint32_t TCLRSetupTime; /*!< Defines the number of HCLK cycles to configure the member
|
| /hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
| D | stm32f7xx_ll_fmc.h | 314 uint32_t TCLRSetupTime; /*!< Defines the number of HCLK cycles to configure the member
|
| /hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
| D | stm32h7rsxx_ll_fmc.h | 315 uint32_t TCLRSetupTime; /*!< Defines the number of HCLK cycles to configure the member
|