/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_cordic.h | 300 __STATIC_INLINE void LL_CORDIC_Config(CORDIC_TypeDef *CORDICx, uint32_t Function, uint32_t Precisio… in LL_CORDIC_Config() argument 306 Function | Precision | Scale | in LL_CORDIC_Config() 327 __STATIC_INLINE void LL_CORDIC_SetFunction(CORDIC_TypeDef *CORDICx, uint32_t Function) in LL_CORDIC_SetFunction() argument 329 MODIFY_REG(CORDICx->CSR, CORDIC_CSR_FUNC, Function); in LL_CORDIC_SetFunction()
|
D | stm32h5xx_ll_fmac.h | 415 __STATIC_INLINE void LL_FMAC_SetFunction(FMAC_TypeDef *FMACx, uint32_t Function) in LL_FMAC_SetFunction() argument 417 MODIFY_REG(FMACx->PARAM, FMAC_PARAM_FUNC, Function); in LL_FMAC_SetFunction() 1021 __STATIC_INLINE void LL_FMAC_ConfigFunc(FMAC_TypeDef *FMACx, uint8_t Start, uint32_t Function, uint… in LL_FMAC_ConfigFunc() argument 1025 …(((uint32_t)Start) << FMAC_PARAM_START_Pos) | Function | (((uint32_t)ParamP) << FMAC_PARAM_P_Pos) | in LL_FMAC_ConfigFunc()
|
D | stm32h5xx_hal_cordic.h | 104 uint32_t Function; /*!< Function member
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_cordic.h | 300 __STATIC_INLINE void LL_CORDIC_Config(CORDIC_TypeDef *CORDICx, uint32_t Function, uint32_t Precisio… in LL_CORDIC_Config() argument 306 Function | Precision | Scale | in LL_CORDIC_Config() 327 __STATIC_INLINE void LL_CORDIC_SetFunction(CORDIC_TypeDef *CORDICx, uint32_t Function) in LL_CORDIC_SetFunction() argument 329 MODIFY_REG(CORDICx->CSR, CORDIC_CSR_FUNC, Function); in LL_CORDIC_SetFunction()
|
D | stm32u5xx_ll_fmac.h | 415 __STATIC_INLINE void LL_FMAC_SetFunction(FMAC_TypeDef *FMACx, uint32_t Function) in LL_FMAC_SetFunction() argument 417 MODIFY_REG(FMACx->PARAM, FMAC_PARAM_FUNC, Function); in LL_FMAC_SetFunction() 1021 __STATIC_INLINE void LL_FMAC_ConfigFunc(FMAC_TypeDef *FMACx, uint8_t Start, uint32_t Function, uint… in LL_FMAC_ConfigFunc() argument 1025 …(((uint32_t)Start) << FMAC_PARAM_START_Pos) | Function | (((uint32_t)ParamP) << FMAC_PARAM_P_Pos) | in LL_FMAC_ConfigFunc()
|
D | stm32u5xx_hal_cordic.h | 104 uint32_t Function; /*!< Function member
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_cordic.h | 300 __STATIC_INLINE void LL_CORDIC_Config(CORDIC_TypeDef *CORDICx, uint32_t Function, uint32_t Precisio… in LL_CORDIC_Config() argument 306 Function | Precision | Scale | in LL_CORDIC_Config() 327 __STATIC_INLINE void LL_CORDIC_SetFunction(CORDIC_TypeDef *CORDICx, uint32_t Function) in LL_CORDIC_SetFunction() argument 329 MODIFY_REG(CORDICx->CSR, CORDIC_CSR_FUNC, Function); in LL_CORDIC_SetFunction()
|
D | stm32h7xx_ll_fmac.h | 415 __STATIC_INLINE void LL_FMAC_SetFunction(FMAC_TypeDef *FMACx, uint32_t Function) in LL_FMAC_SetFunction() argument 417 MODIFY_REG(FMACx->PARAM, FMAC_PARAM_FUNC, Function); in LL_FMAC_SetFunction() 1021 __STATIC_INLINE void LL_FMAC_ConfigFunc(FMAC_TypeDef *FMACx, uint8_t Start, uint32_t Function, uint… in LL_FMAC_ConfigFunc() argument 1025 …(((uint32_t)Start) << FMAC_PARAM_START_Pos) | Function | (((uint32_t)ParamP) << FMAC_PARAM_P_Pos) | in LL_FMAC_ConfigFunc()
|
D | stm32h7xx_hal_cordic.h | 104 uint32_t Function; /*!< Function member
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_cordic.h | 300 __STATIC_INLINE void LL_CORDIC_Config(CORDIC_TypeDef *CORDICx, uint32_t Function, uint32_t Precisio… in LL_CORDIC_Config() argument 306 Function | Precision | Scale | in LL_CORDIC_Config() 327 __STATIC_INLINE void LL_CORDIC_SetFunction(CORDIC_TypeDef *CORDICx, uint32_t Function) in LL_CORDIC_SetFunction() argument 329 MODIFY_REG(CORDICx->CSR, CORDIC_CSR_FUNC, Function); in LL_CORDIC_SetFunction()
|
D | stm32h7rsxx_hal_cordic.h | 104 uint32_t Function; /*!< Function member
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_cordic.h | 300 __STATIC_INLINE void LL_CORDIC_Config(CORDIC_TypeDef *CORDICx, uint32_t Function, uint32_t Precisio… in LL_CORDIC_Config() argument 306 Function | Precision | Scale | in LL_CORDIC_Config() 327 __STATIC_INLINE void LL_CORDIC_SetFunction(CORDIC_TypeDef *CORDICx, uint32_t Function) in LL_CORDIC_SetFunction() argument 329 MODIFY_REG(CORDICx->CSR, CORDIC_CSR_FUNC, Function); in LL_CORDIC_SetFunction()
|
D | stm32g4xx_ll_fmac.h | 415 __STATIC_INLINE void LL_FMAC_SetFunction(FMAC_TypeDef *FMACx, uint32_t Function) in LL_FMAC_SetFunction() argument 417 MODIFY_REG(FMACx->PARAM, FMAC_PARAM_FUNC, Function); in LL_FMAC_SetFunction() 1021 __STATIC_INLINE void LL_FMAC_ConfigFunc(FMAC_TypeDef *FMACx, uint8_t Start, uint32_t Function, uint… in LL_FMAC_ConfigFunc() argument 1025 …(((uint32_t)Start) << FMAC_PARAM_START_Pos) | Function | (((uint32_t)ParamP) << FMAC_PARAM_P_Pos) | in LL_FMAC_ConfigFunc()
|
D | stm32g4xx_hal_cordic.h | 104 uint32_t Function; /*!< Function member
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_cordic.c | 563 assert_param(IS_CORDIC_FUNCTION(sConfig->Function)); in HAL_CORDIC_Configure() 578 (sConfig->Function | sConfig->Precision | sConfig->Scale | \ in HAL_CORDIC_Configure()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_cordic.c | 563 assert_param(IS_CORDIC_FUNCTION(sConfig->Function)); in HAL_CORDIC_Configure() 578 (sConfig->Function | sConfig->Precision | sConfig->Scale | \ in HAL_CORDIC_Configure()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_cordic.c | 563 assert_param(IS_CORDIC_FUNCTION(sConfig->Function)); in HAL_CORDIC_Configure() 578 (sConfig->Function | sConfig->Precision | sConfig->Scale | \ in HAL_CORDIC_Configure()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_cordic.c | 563 assert_param(IS_CORDIC_FUNCTION(sConfig->Function)); in HAL_CORDIC_Configure() 578 (sConfig->Function | sConfig->Precision | sConfig->Scale | \ in HAL_CORDIC_Configure()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_cordic.c | 563 assert_param(IS_CORDIC_FUNCTION(sConfig->Function)); in HAL_CORDIC_Configure() 578 (sConfig->Function | sConfig->Precision | sConfig->Scale | \ in HAL_CORDIC_Configure()
|