Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_opamp.c170 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-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_qspi.c260 …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-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_qspi.c276 …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()
2567 cmd->InstructionMode | cmd->Instruction | FunctionalMode)); in QSPI_Config()
2569 if (FunctionalMode != QSPI_FUNCTIONAL_MODE_MEMORY_MAPPED) in QSPI_Config()
2582 cmd->InstructionMode | cmd->Instruction | FunctionalMode)); in QSPI_Config()
[all …]
Dstm32h7xx_ll_opamp.c141 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-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_opamp.c147 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-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_opamp.c133 assert_param(IS_LL_OPAMP_FUNCTIONAL_MODE(OPAMP_InitStruct->FunctionalMode)); in LL_OPAMP_Init()
140 if (OPAMP_InitStruct->FunctionalMode != LL_OPAMP_MODE_FOLLOWER) in LL_OPAMP_Init()
151 if (OPAMP_InitStruct->FunctionalMode != LL_OPAMP_MODE_FOLLOWER) in LL_OPAMP_Init()
161 | OPAMP_InitStruct->FunctionalMode in LL_OPAMP_Init()
200 OPAMP_InitStruct->FunctionalMode = LL_OPAMP_MODE_FOLLOWER; in LL_OPAMP_StructInit()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_opamp.c137 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-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_opamp.c137 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()
Dstm32l4xx_hal_qspi.c261 …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()
2723 cmd->InstructionMode | cmd->Instruction | FunctionalMode)); in QSPI_Config()
2725 if (FunctionalMode != QSPI_FUNCTIONAL_MODE_MEMORY_MAPPED) in QSPI_Config()
2738 cmd->InstructionMode | cmd->Instruction | FunctionalMode)); in QSPI_Config()
[all …]
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_opamp.c136 assert_param(IS_LL_OPAMP_FUNCTIONAL_MODE(OPAMP_InitStruct->FunctionalMode)); in LL_OPAMP_Init()
143 if (OPAMP_InitStruct->FunctionalMode != LL_OPAMP_MODE_FOLLOWER) in LL_OPAMP_Init()
154 if (OPAMP_InitStruct->FunctionalMode != LL_OPAMP_MODE_FOLLOWER) in LL_OPAMP_Init()
165 | OPAMP_InitStruct->FunctionalMode in LL_OPAMP_Init()
205 OPAMP_InitStruct->FunctionalMode = LL_OPAMP_MODE_FOLLOWER; in LL_OPAMP_StructInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_opamp.c130 assert_param(IS_LL_OPAMP_FUNCTIONAL_MODE(OPAMP_InitStruct->FunctionalMode)); in LL_OPAMP_Init()
137 if (OPAMP_InitStruct->FunctionalMode != LL_OPAMP_MODE_FOLLOWER) in LL_OPAMP_Init()
148 if (OPAMP_InitStruct->FunctionalMode != LL_OPAMP_MODE_FOLLOWER) in LL_OPAMP_Init()
158 | OPAMP_InitStruct->FunctionalMode in LL_OPAMP_Init()
191 OPAMP_InitStruct->FunctionalMode = LL_OPAMP_MODE_FOLLOWER; in LL_OPAMP_StructInit()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_qspi.c262 …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()
2816 cmd->InstructionMode | cmd->Instruction | FunctionalMode)); in QSPI_Config()
2818 if (FunctionalMode != QSPI_FUNCTIONAL_MODE_MEMORY_MAPPED) in QSPI_Config()
2831 cmd->InstructionMode | cmd->Instruction | FunctionalMode)); in QSPI_Config()
[all …]
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_qspi.c262 …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-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_qspi.c282 …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-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_qspi.c261 …tic void QSPI_Config(QSPI_HandleTypeDef *hqspi, QSPI_CommandTypeDef *cmd, uint32_t FunctionalMode);
2641 …atic void QSPI_Config(QSPI_HandleTypeDef *hqspi, QSPI_CommandTypeDef *cmd, uint32_t FunctionalMode) in QSPI_Config() argument
2643 assert_param(IS_QSPI_FUNCTIONAL_MODE(FunctionalMode)); in QSPI_Config()
2645 if ((cmd->DataMode != QSPI_DATA_NONE) && (FunctionalMode != QSPI_FUNCTIONAL_MODE_MEMORY_MAPPED)) in QSPI_Config()
2666 cmd->Instruction | FunctionalMode)); in QSPI_Config()
2668 if (FunctionalMode != QSPI_FUNCTIONAL_MODE_MEMORY_MAPPED) in QSPI_Config()
2682 cmd->Instruction | FunctionalMode)); in QSPI_Config()
2697 cmd->InstructionMode | cmd->Instruction | FunctionalMode)); in QSPI_Config()
2699 if (FunctionalMode != QSPI_FUNCTIONAL_MODE_MEMORY_MAPPED) in QSPI_Config()
2712 cmd->InstructionMode | cmd->Instruction | FunctionalMode)); in QSPI_Config()
[all …]
Dstm32g4xx_ll_opamp.c164 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-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_opamp.h109 uint32_t FunctionalMode; /*!< Set OPAMP functional mode by setting internal connections: member
430 __STATIC_INLINE void LL_OPAMP_SetFunctionalMode(OPAMP_TypeDef *OPAMPx, uint32_t FunctionalMode) in LL_OPAMP_SetFunctionalMode() argument
433 …>CSR, OPAMP_CSR_PGGAIN_3 | OPAMP_CSR_PGGAIN_2 | OPAMP_CSR_VMSEL | OPAMP_CSR_CALON, FunctionalMode); in LL_OPAMP_SetFunctionalMode()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_opamp.h109 …uint32_t FunctionalMode; /*!< Set OPAMP functional mode by setting internal connectio… member
466 __STATIC_INLINE void LL_OPAMP_SetFunctionalMode(OPAMP_TypeDef *OPAMPx, uint32_t FunctionalMode) in LL_OPAMP_SetFunctionalMode() argument
469 MODIFY_REG(OPAMPx->CSR, OPAMP_CSR_OPAMODE | OPAMP_CSR_CALON, FunctionalMode); in LL_OPAMP_SetFunctionalMode()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_opamp.h114 …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-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_opamp.h109 …uint32_t FunctionalMode; /*!< Set OPAMP functional mode by setting internal connectio… member
489 __STATIC_INLINE void LL_OPAMP_SetFunctionalMode(OPAMP_TypeDef *OPAMPx, uint32_t FunctionalMode) in LL_OPAMP_SetFunctionalMode() argument
492 MODIFY_REG(OPAMPx->CSR, OPAMP_CSR_OPAMODE | OPAMP_CSR_CALON, FunctionalMode); in LL_OPAMP_SetFunctionalMode()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_opamp.h114 …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-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_opamp.h114 …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-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_opamp.h96 …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-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_opamp.h146 …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()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_opamp.h102 …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()