/hal_stm32-3.5.0/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_ll_opamp.c | 170 assert_param(IS_LL_OPAMP_FUNCTIONAL_MODE(OPAMP_InitStruct->FunctionalMode)); in LL_OPAMP_Init() 176 if(OPAMP_InitStruct->FunctionalMode != LL_OPAMP_MODE_FOLLOWER) in LL_OPAMP_Init() 187 if(OPAMP_InitStruct->FunctionalMode != LL_OPAMP_MODE_FOLLOWER) in LL_OPAMP_Init() 205 | OPAMP_InitStruct->FunctionalMode in LL_OPAMP_Init() 231 | OPAMP_InitStruct->FunctionalMode in LL_OPAMP_Init() 252 OPAMP_InitStruct->FunctionalMode = LL_OPAMP_MODE_FOLLOWER; in LL_OPAMP_StructInit()
|
/hal_stm32-3.5.0/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_qspi.c | 260 …tic void QSPI_Config(QSPI_HandleTypeDef *hqspi, QSPI_CommandTypeDef *cmd, uint32_t FunctionalMode); 2592 …atic void QSPI_Config(QSPI_HandleTypeDef *hqspi, QSPI_CommandTypeDef *cmd, uint32_t FunctionalMode) in QSPI_Config() argument 2594 assert_param(IS_QSPI_FUNCTIONAL_MODE(FunctionalMode)); in QSPI_Config() 2596 if ((cmd->DataMode != QSPI_DATA_NONE) && (FunctionalMode != QSPI_FUNCTIONAL_MODE_MEMORY_MAPPED)) in QSPI_Config() 2617 cmd->Instruction | FunctionalMode)); in QSPI_Config() 2619 if (FunctionalMode != QSPI_FUNCTIONAL_MODE_MEMORY_MAPPED) in QSPI_Config() 2633 cmd->Instruction | FunctionalMode)); in QSPI_Config() 2645 cmd->InstructionMode | cmd->Instruction | FunctionalMode)); in QSPI_Config() 2647 if (FunctionalMode != QSPI_FUNCTIONAL_MODE_MEMORY_MAPPED) in QSPI_Config() 2660 cmd->InstructionMode | cmd->Instruction | FunctionalMode)); in QSPI_Config() [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_qspi.c | 276 …tic void QSPI_Config(QSPI_HandleTypeDef *hqspi, QSPI_CommandTypeDef *cmd, uint32_t FunctionalMode); 2511 …atic void QSPI_Config(QSPI_HandleTypeDef *hqspi, QSPI_CommandTypeDef *cmd, uint32_t FunctionalMode) in QSPI_Config() argument 2513 assert_param(IS_QSPI_FUNCTIONAL_MODE(FunctionalMode)); in QSPI_Config() 2515 if ((cmd->DataMode != QSPI_DATA_NONE) && (FunctionalMode != QSPI_FUNCTIONAL_MODE_MEMORY_MAPPED)) in QSPI_Config() 2536 cmd->Instruction | FunctionalMode)); in QSPI_Config() 2538 if (FunctionalMode != QSPI_FUNCTIONAL_MODE_MEMORY_MAPPED) in QSPI_Config() 2552 cmd->Instruction | FunctionalMode)); in QSPI_Config() 2564 cmd->InstructionMode | cmd->Instruction | FunctionalMode)); in QSPI_Config() 2566 if (FunctionalMode != QSPI_FUNCTIONAL_MODE_MEMORY_MAPPED) in QSPI_Config() 2579 cmd->InstructionMode | cmd->Instruction | FunctionalMode)); in QSPI_Config() [all …]
|
D | stm32h7xx_ll_opamp.c | 141 assert_param(IS_LL_OPAMP_FUNCTIONAL_MODE(OPAMP_InitStruct->FunctionalMode)); in LL_OPAMP_Init() 148 if(OPAMP_InitStruct->FunctionalMode != LL_OPAMP_MODE_FOLLOWER) in LL_OPAMP_Init() 159 if(OPAMP_InitStruct->FunctionalMode != LL_OPAMP_MODE_FOLLOWER) in LL_OPAMP_Init() 169 | OPAMP_InitStruct->FunctionalMode in LL_OPAMP_Init() 202 OPAMP_InitStruct->FunctionalMode = LL_OPAMP_MODE_FOLLOWER; in LL_OPAMP_StructInit()
|
/hal_stm32-3.5.0/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_ll_opamp.c | 147 assert_param(IS_LL_OPAMP_FUNCTIONAL_MODE(OPAMP_InitStruct->FunctionalMode)); in LL_OPAMP_Init() 154 if (OPAMP_InitStruct->FunctionalMode != LL_OPAMP_MODE_FOLLOWER) in LL_OPAMP_Init() 168 if (OPAMP_InitStruct->FunctionalMode != LL_OPAMP_MODE_FOLLOWER) in LL_OPAMP_Init() 175 OPAMP_InitStruct->FunctionalMode in LL_OPAMP_Init() 210 OPAMP_InitStruct->FunctionalMode = LL_OPAMP_MODE_FOLLOWER; in LL_OPAMP_StructInit()
|
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_ll_opamp.c | 137 assert_param(IS_LL_OPAMP_FUNCTIONAL_MODE(OPAMP_InitStruct->FunctionalMode)); in LL_OPAMP_Init() 144 if(OPAMP_InitStruct->FunctionalMode != LL_OPAMP_MODE_FOLLOWER) in LL_OPAMP_Init() 155 if(OPAMP_InitStruct->FunctionalMode != LL_OPAMP_MODE_FOLLOWER) in LL_OPAMP_Init() 165 | OPAMP_InitStruct->FunctionalMode in LL_OPAMP_Init() 199 OPAMP_InitStruct->FunctionalMode = LL_OPAMP_MODE_FOLLOWER; in LL_OPAMP_StructInit()
|
D | stm32l4xx_hal_qspi.c | 261 …tic void QSPI_Config(QSPI_HandleTypeDef *hqspi, QSPI_CommandTypeDef *cmd, uint32_t FunctionalMode); 2667 …atic void QSPI_Config(QSPI_HandleTypeDef *hqspi, QSPI_CommandTypeDef *cmd, uint32_t FunctionalMode) in QSPI_Config() argument 2669 assert_param(IS_QSPI_FUNCTIONAL_MODE(FunctionalMode)); in QSPI_Config() 2671 if ((cmd->DataMode != QSPI_DATA_NONE) && (FunctionalMode != QSPI_FUNCTIONAL_MODE_MEMORY_MAPPED)) in QSPI_Config() 2692 cmd->Instruction | FunctionalMode)); in QSPI_Config() 2694 if (FunctionalMode != QSPI_FUNCTIONAL_MODE_MEMORY_MAPPED) in QSPI_Config() 2708 cmd->Instruction | FunctionalMode)); in QSPI_Config() 2720 cmd->InstructionMode | cmd->Instruction | FunctionalMode)); in QSPI_Config() 2722 if (FunctionalMode != QSPI_FUNCTIONAL_MODE_MEMORY_MAPPED) in QSPI_Config() 2735 cmd->InstructionMode | cmd->Instruction | FunctionalMode)); in QSPI_Config() [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_ll_opamp.c | 137 assert_param(IS_LL_OPAMP_FUNCTIONAL_MODE(OPAMP_InitStruct->FunctionalMode)); in LL_OPAMP_Init() 144 if(OPAMP_InitStruct->FunctionalMode != LL_OPAMP_MODE_FOLLOWER) in LL_OPAMP_Init() 155 if(OPAMP_InitStruct->FunctionalMode != LL_OPAMP_MODE_FOLLOWER) in LL_OPAMP_Init() 165 | OPAMP_InitStruct->FunctionalMode in LL_OPAMP_Init() 199 OPAMP_InitStruct->FunctionalMode = LL_OPAMP_MODE_FOLLOWER; in LL_OPAMP_StructInit()
|
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_ll_opamp.c | 132 assert_param(IS_LL_OPAMP_FUNCTIONAL_MODE(OPAMP_InitStruct->FunctionalMode)); in LL_OPAMP_Init() 139 if (OPAMP_InitStruct->FunctionalMode != LL_OPAMP_MODE_FOLLOWER) in LL_OPAMP_Init() 150 if (OPAMP_InitStruct->FunctionalMode != LL_OPAMP_MODE_FOLLOWER) in LL_OPAMP_Init() 160 | OPAMP_InitStruct->FunctionalMode in LL_OPAMP_Init() 193 OPAMP_InitStruct->FunctionalMode = LL_OPAMP_MODE_FOLLOWER; in LL_OPAMP_StructInit()
|
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_ll_opamp.c | 137 assert_param(IS_LL_OPAMP_FUNCTIONAL_MODE(OPAMP_InitStruct->FunctionalMode)); in LL_OPAMP_Init() 144 if (OPAMP_InitStruct->FunctionalMode != LL_OPAMP_MODE_FOLLOWER) in LL_OPAMP_Init() 155 if (OPAMP_InitStruct->FunctionalMode != LL_OPAMP_MODE_FOLLOWER) in LL_OPAMP_Init() 166 | OPAMP_InitStruct->FunctionalMode in LL_OPAMP_Init() 206 OPAMP_InitStruct->FunctionalMode = LL_OPAMP_MODE_FOLLOWER; in LL_OPAMP_StructInit()
|
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_qspi.c | 262 …tic void QSPI_Config(QSPI_HandleTypeDef *hqspi, QSPI_CommandTypeDef *cmd, uint32_t FunctionalMode); 2760 …atic void QSPI_Config(QSPI_HandleTypeDef *hqspi, QSPI_CommandTypeDef *cmd, uint32_t FunctionalMode) in QSPI_Config() argument 2762 assert_param(IS_QSPI_FUNCTIONAL_MODE(FunctionalMode)); in QSPI_Config() 2764 if ((cmd->DataMode != QSPI_DATA_NONE) && (FunctionalMode != QSPI_FUNCTIONAL_MODE_MEMORY_MAPPED)) in QSPI_Config() 2785 cmd->Instruction | FunctionalMode)); in QSPI_Config() 2787 if (FunctionalMode != QSPI_FUNCTIONAL_MODE_MEMORY_MAPPED) in QSPI_Config() 2801 cmd->Instruction | FunctionalMode)); in QSPI_Config() 2813 cmd->InstructionMode | cmd->Instruction | FunctionalMode)); in QSPI_Config() 2815 if (FunctionalMode != QSPI_FUNCTIONAL_MODE_MEMORY_MAPPED) in QSPI_Config() 2828 cmd->InstructionMode | cmd->Instruction | FunctionalMode)); in QSPI_Config() [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_qspi.c | 282 …tic void QSPI_Config(QSPI_HandleTypeDef *hqspi, QSPI_CommandTypeDef *cmd, uint32_t FunctionalMode); 2572 …atic void QSPI_Config(QSPI_HandleTypeDef *hqspi, QSPI_CommandTypeDef *cmd, uint32_t FunctionalMode) in QSPI_Config() argument 2574 assert_param(IS_QSPI_FUNCTIONAL_MODE(FunctionalMode)); in QSPI_Config() 2576 if ((cmd->DataMode != QSPI_DATA_NONE) && (FunctionalMode != QSPI_FUNCTIONAL_MODE_MEMORY_MAPPED)) in QSPI_Config() 2597 cmd->Instruction | FunctionalMode)); in QSPI_Config() 2599 if (FunctionalMode != QSPI_FUNCTIONAL_MODE_MEMORY_MAPPED) in QSPI_Config() 2613 cmd->Instruction | FunctionalMode)); in QSPI_Config() 2625 cmd->InstructionMode | cmd->Instruction | FunctionalMode)); in QSPI_Config() 2627 if (FunctionalMode != QSPI_FUNCTIONAL_MODE_MEMORY_MAPPED) in QSPI_Config() 2640 cmd->InstructionMode | cmd->Instruction | FunctionalMode)); in QSPI_Config() [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_qspi.c | 261 …tic void QSPI_Config(QSPI_HandleTypeDef *hqspi, QSPI_CommandTypeDef *cmd, uint32_t FunctionalMode); 2625 …atic void QSPI_Config(QSPI_HandleTypeDef *hqspi, QSPI_CommandTypeDef *cmd, uint32_t FunctionalMode) in QSPI_Config() argument 2627 assert_param(IS_QSPI_FUNCTIONAL_MODE(FunctionalMode)); in QSPI_Config() 2629 if ((cmd->DataMode != QSPI_DATA_NONE) && (FunctionalMode != QSPI_FUNCTIONAL_MODE_MEMORY_MAPPED)) in QSPI_Config() 2650 cmd->Instruction | FunctionalMode)); in QSPI_Config() 2652 if (FunctionalMode != QSPI_FUNCTIONAL_MODE_MEMORY_MAPPED) in QSPI_Config() 2666 cmd->Instruction | FunctionalMode)); in QSPI_Config() 2678 cmd->InstructionMode | cmd->Instruction | FunctionalMode)); in QSPI_Config() 2680 if (FunctionalMode != QSPI_FUNCTIONAL_MODE_MEMORY_MAPPED) in QSPI_Config() 2693 cmd->InstructionMode | cmd->Instruction | FunctionalMode)); in QSPI_Config() [all …]
|
D | stm32g4xx_ll_opamp.c | 164 assert_param(IS_LL_OPAMP_FUNCTIONAL_MODE(OPAMP_InitStruct->FunctionalMode)); in LL_OPAMP_Init() 171 if (OPAMP_InitStruct->FunctionalMode != LL_OPAMP_MODE_FOLLOWER) in LL_OPAMP_Init() 186 if (OPAMP_InitStruct->FunctionalMode != LL_OPAMP_MODE_FOLLOWER) in LL_OPAMP_Init() 196 | OPAMP_InitStruct->FunctionalMode in LL_OPAMP_Init() 235 OPAMP_InitStruct->FunctionalMode = LL_OPAMP_MODE_FOLLOWER; in LL_OPAMP_StructInit()
|
/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_qspi.c | 262 …tic void QSPI_Config(QSPI_HandleTypeDef *hqspi, QSPI_CommandTypeDef *cmd, uint32_t FunctionalMode); 2685 …atic void QSPI_Config(QSPI_HandleTypeDef *hqspi, QSPI_CommandTypeDef *cmd, uint32_t FunctionalMode) in QSPI_Config() argument 2687 assert_param(IS_QSPI_FUNCTIONAL_MODE(FunctionalMode)); in QSPI_Config() 2689 if ((cmd->DataMode != QSPI_DATA_NONE) && (FunctionalMode != QSPI_FUNCTIONAL_MODE_MEMORY_MAPPED)) in QSPI_Config() 2710 cmd->Instruction | FunctionalMode)); in QSPI_Config() 2712 if (FunctionalMode != QSPI_FUNCTIONAL_MODE_MEMORY_MAPPED) in QSPI_Config() 2726 cmd->Instruction | FunctionalMode)); in QSPI_Config() 2738 cmd->InstructionMode | cmd->Instruction | FunctionalMode)); in QSPI_Config() 2740 if (FunctionalMode != QSPI_FUNCTIONAL_MODE_MEMORY_MAPPED) in QSPI_Config() 2753 cmd->InstructionMode | cmd->Instruction | FunctionalMode)); in QSPI_Config() [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_opamp.h | 114 …uint32_t FunctionalMode; /*!< Set OPAMP functional mode by setting internal connectio… member 418 __STATIC_INLINE void LL_OPAMP_SetFunctionalMode(OPAMP_TypeDef *OPAMPx, uint32_t FunctionalMode) in LL_OPAMP_SetFunctionalMode() argument 421 …>CSR, OPAMP_CSR_PGGAIN_3 | OPAMP_CSR_PGGAIN_2 | OPAMP_CSR_VMSEL | OPAMP_CSR_CALON, FunctionalMode); in LL_OPAMP_SetFunctionalMode()
|
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_opamp.h | 113 uint32_t FunctionalMode; /*!< Set OPAMP functional mode by setting internal connections: member 436 __STATIC_INLINE void LL_OPAMP_SetFunctionalMode(OPAMP_TypeDef *OPAMPx, uint32_t FunctionalMode) in LL_OPAMP_SetFunctionalMode() argument 439 …>CSR, OPAMP_CSR_PGGAIN_3 | OPAMP_CSR_PGGAIN_2 | OPAMP_CSR_VMSEL | OPAMP_CSR_CALON, FunctionalMode); in LL_OPAMP_SetFunctionalMode()
|
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_opamp.h | 114 …uint32_t FunctionalMode; /*!< Set OPAMP functional mode by setting internal connectio… member 502 __STATIC_INLINE void LL_OPAMP_SetFunctionalMode(OPAMP_TypeDef *OPAMPx, uint32_t FunctionalMode) in LL_OPAMP_SetFunctionalMode() argument 505 MODIFY_REG(OPAMPx->CSR, OPAMP_CSR_OPAMODE | OPAMP_CSR_CALON, FunctionalMode); in LL_OPAMP_SetFunctionalMode()
|
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_opamp.h | 109 …uint32_t FunctionalMode; /*!< Set OPAMP functional mode by setting internal connectio… member 493 __STATIC_INLINE void LL_OPAMP_SetFunctionalMode(OPAMP_TypeDef *OPAMPx, uint32_t FunctionalMode) in LL_OPAMP_SetFunctionalMode() argument 496 MODIFY_REG(OPAMPx->CSR, OPAMP_CSR_OPAMODE | OPAMP_CSR_CALON, FunctionalMode); in LL_OPAMP_SetFunctionalMode()
|
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_opamp.h | 114 …uint32_t FunctionalMode; /*!< Set OPAMP functional mode by setting internal connectio… member 502 __STATIC_INLINE void LL_OPAMP_SetFunctionalMode(OPAMP_TypeDef *OPAMPx, uint32_t FunctionalMode) in LL_OPAMP_SetFunctionalMode() argument 505 MODIFY_REG(OPAMPx->CSR, OPAMP_CSR_OPAMODE | OPAMP_CSR_CALON, FunctionalMode); in LL_OPAMP_SetFunctionalMode()
|
/hal_stm32-3.5.0/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_opamp.h | 96 …uint32_t FunctionalMode; /*!< Set OPAMP functional mode by setting internal connectio… member 366 __STATIC_INLINE void LL_OPAMP_SetFunctionalMode(OPAMP_TypeDef *OPAMPx, uint32_t FunctionalMode) in LL_OPAMP_SetFunctionalMode() argument 369 …>CSR, OPAMP_CSR_PGGAIN_3 | OPAMP_CSR_PGGAIN_2 | OPAMP_CSR_VMSEL | OPAMP_CSR_CALON, FunctionalMode); in LL_OPAMP_SetFunctionalMode()
|
/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_opamp.h | 102 …uint32_t FunctionalMode; /*!< Set OPAMP functional mode by setting internal connectio… member 453 __STATIC_INLINE void LL_OPAMP_SetFunctionalMode(OPAMP_TypeDef *OPAMPx, uint32_t FunctionalMode) in LL_OPAMP_SetFunctionalMode() argument 456 …>CSR, OPAMP_CSR_PGGAIN_4 | OPAMP_CSR_PGGAIN_3 | OPAMP_CSR_VMSEL | OPAMP_CSR_CALON, FunctionalMode); in LL_OPAMP_SetFunctionalMode()
|
/hal_stm32-3.5.0/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_ll_opamp.h | 146 …uint32_t FunctionalMode; /*!< Set OPAMP functional mode by setting internal connectio… member 529 __STATIC_INLINE void LL_OPAMP_SetFunctionalMode(OPAMP_TypeDef *OPAMPx, uint32_t FunctionalMode) in LL_OPAMP_SetFunctionalMode() argument 534 FunctionalMode << __OPAMP_INSTANCE_BITOFFSET(OPAMPx)); in LL_OPAMP_SetFunctionalMode()
|