Searched refs:IOLowPort (Results 1 – 8 of 8) sorted by relevance
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_ospi.c | 2500 assert_param(IS_OSPIM_IO_PORT(cfg->IOLowPort)); in HAL_OSPIM_Config() 2553 if (IOM_cfg[other_instance].IOLowPort != HAL_OSPIM_IOPORT_NONE) in HAL_OSPIM_Config() 2555 SET_BIT(OCTOSPIM->PCR[((IOM_cfg[other_instance].IOLowPort - 1U)& OSPI_IOM_PORT_MASK)], \ in HAL_OSPIM_Config() 2574 if (IOM_cfg[instance].IOLowPort != HAL_OSPIM_IOPORT_NONE) in HAL_OSPIM_Config() 2576 …CLEAR_BIT(OCTOSPIM->PCR[((IOM_cfg[instance].IOLowPort - 1U)& OSPI_IOM_PORT_MASK)], OCTOSPIM_PCR_IO… in HAL_OSPIM_Config() 2588 (cfg->IOLowPort == IOM_cfg[other_instance].IOLowPort) || in HAL_OSPIM_Config() 2593 (cfg->IOLowPort == IOM_cfg[other_instance].IOLowPort) && in HAL_OSPIM_Config() 2607 if (IOM_cfg[other_instance].IOLowPort != HAL_OSPIM_IOPORT_NONE) in HAL_OSPIM_Config() 2609 CLEAR_BIT(OCTOSPIM->PCR[((IOM_cfg[other_instance].IOLowPort - 1U)& OSPI_IOM_PORT_MASK)], in HAL_OSPIM_Config() 2637 if ((cfg->IOLowPort & OCTOSPIM_PCR_IOLEN) != 0U) in HAL_OSPIM_Config() [all …]
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_ospi.c | 2509 assert_param(IS_OSPIM_IO_PORT(cfg->IOLowPort)); in HAL_OSPIM_Config() 2565 if (IOM_cfg[other_instance].IOLowPort != HAL_OSPIM_IOPORT_NONE) in HAL_OSPIM_Config() 2567 SET_BIT(OCTOSPIM->PCR[((IOM_cfg[other_instance].IOLowPort - 1U)& OSPI_IOM_PORT_MASK)], \ in HAL_OSPIM_Config() 2587 if (IOM_cfg[instance].IOLowPort != HAL_OSPIM_IOPORT_NONE) in HAL_OSPIM_Config() 2589 …CLEAR_BIT(OCTOSPIM->PCR[((IOM_cfg[instance].IOLowPort - 1U)& OSPI_IOM_PORT_MASK)], OCTOSPIM_PCR_IO… in HAL_OSPIM_Config() 2603 (cfg->IOLowPort == IOM_cfg[other_instance].IOLowPort) || in HAL_OSPIM_Config() 2609 (cfg->IOLowPort == IOM_cfg[other_instance].IOLowPort) && in HAL_OSPIM_Config() 2624 if (IOM_cfg[other_instance].IOLowPort != HAL_OSPIM_IOPORT_NONE) in HAL_OSPIM_Config() 2626 CLEAR_BIT(OCTOSPIM->PCR[((IOM_cfg[other_instance].IOLowPort - 1U)& OSPI_IOM_PORT_MASK)], in HAL_OSPIM_Config() 2657 if ((cfg->IOLowPort & OCTOSPIM_PCR_IOLEN) != 0U) in HAL_OSPIM_Config() [all …]
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_ospi.c | 2628 assert_param(IS_OSPIM_IO_PORT(cfg->IOLowPort)); in HAL_OSPIM_Config() 2680 if (IOM_cfg[other_instance].IOLowPort != HAL_OSPIM_IOPORT_NONE) in HAL_OSPIM_Config() 2682 SET_BIT(OCTOSPIM->PCR[((IOM_cfg[other_instance].IOLowPort - 1U)& OSPI_IOM_PORT_MASK)], \ in HAL_OSPIM_Config() 2701 if (IOM_cfg[instance].IOLowPort != HAL_OSPIM_IOPORT_NONE) in HAL_OSPIM_Config() 2703 …CLEAR_BIT(OCTOSPIM->PCR[((IOM_cfg[instance].IOLowPort - 1U)& OSPI_IOM_PORT_MASK)], OCTOSPIM_PCR_IO… in HAL_OSPIM_Config() 2715 (cfg->IOLowPort == IOM_cfg[other_instance].IOLowPort) || in HAL_OSPIM_Config() 2720 (cfg->IOLowPort == IOM_cfg[other_instance].IOLowPort) && in HAL_OSPIM_Config() 2734 if (IOM_cfg[other_instance].IOLowPort != HAL_OSPIM_IOPORT_NONE) in HAL_OSPIM_Config() 2736 CLEAR_BIT(OCTOSPIM->PCR[((IOM_cfg[other_instance].IOLowPort - 1U)& OSPI_IOM_PORT_MASK)], in HAL_OSPIM_Config() 2771 if ((cfg->IOLowPort & OCTOSPIM_PCR_IOLEN) != 0U) in HAL_OSPIM_Config() [all …]
|
D | stm32u5xx_hal_xspi.c | 2921 assert_param(IS_XSPIM_IO_PORT(pCfg->IOLowPort)); in HAL_XSPIM_Config() 2973 if (IOM_cfg[other_instance].IOLowPort != HAL_XSPIM_IOPORT_NONE) in HAL_XSPIM_Config() 2975 SET_BIT(OCTOSPIM->PCR[((IOM_cfg[other_instance].IOLowPort - 1U)& OSPI_IOM_PORT_MASK)], in HAL_XSPIM_Config() 2994 if (IOM_cfg[instance].IOLowPort != HAL_XSPIM_IOPORT_NONE) in HAL_XSPIM_Config() 2996 …CLEAR_BIT(OCTOSPIM->PCR[((IOM_cfg[instance].IOLowPort - 1U)& OSPI_IOM_PORT_MASK)], OCTOSPIM_PCR_IO… in HAL_XSPIM_Config() 3007 …CSPort == IOM_cfg[other_instance].NCSPort) || (pCfg->IOLowPort == IOM_cfg[other_instance].IOLowPor… in HAL_XSPIM_Config() 3012 (pCfg->IOLowPort == IOM_cfg[other_instance].IOLowPort) && in HAL_XSPIM_Config() 3026 if (IOM_cfg[other_instance].IOLowPort != HAL_XSPIM_IOPORT_NONE) in HAL_XSPIM_Config() 3028 …CLEAR_BIT(OCTOSPIM->PCR[((IOM_cfg[other_instance].IOLowPort - 1U)& OSPI_IOM_PORT_MASK)], OCTOSPIM_… in HAL_XSPIM_Config() 3054 if ((pCfg->IOLowPort & OCTOSPIM_PCR_IOLEN) != 0U) in HAL_XSPIM_Config() [all …]
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_ospi.h | 254 …uint32_t IOLowPort; /*!< It indicates which port of the OSPI IO Manager is used for t… member
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_ospi.h | 257 …uint32_t IOLowPort; /*!< It indicates which port of the OSPI IO Manager is used for t… member
|
D | stm32u5xx_hal_xspi.h | 269 …uint32_t IOLowPort; /*!< It indicates which port of the XSPI IO Manager is used fo… member
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_ospi.h | 256 …uint32_t IOLowPort; /*!< It indicates which port of the OSPI IO Manager is used for t… member
|