Home
last modified time | relevance | path

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

12

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_cordic.c211 assert_param(IS_CORDIC_ALL_INSTANCE(hcordic->Instance)); in HAL_CORDIC_Init()
278 assert_param(IS_CORDIC_ALL_INSTANCE(hcordic->Instance)); in HAL_CORDIC_DeInit()
Dstm32h5xx_ll_cordic.c66 assert_param(IS_CORDIC_ALL_INSTANCE(CORDICx)); in LL_CORDIC_DeInit()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_cordic.c211 assert_param(IS_CORDIC_ALL_INSTANCE(hcordic->Instance)); in HAL_CORDIC_Init()
278 assert_param(IS_CORDIC_ALL_INSTANCE(hcordic->Instance)); in HAL_CORDIC_DeInit()
Dstm32h7rsxx_ll_cordic.c66 assert_param(IS_CORDIC_ALL_INSTANCE(CORDICx)); in LL_CORDIC_DeInit()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_cordic.c211 assert_param(IS_CORDIC_ALL_INSTANCE(hcordic->Instance)); in HAL_CORDIC_Init()
278 assert_param(IS_CORDIC_ALL_INSTANCE(hcordic->Instance)); in HAL_CORDIC_DeInit()
Dstm32u5xx_ll_cordic.c66 assert_param(IS_CORDIC_ALL_INSTANCE(CORDICx)); in LL_CORDIC_DeInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_cordic.c211 assert_param(IS_CORDIC_ALL_INSTANCE(hcordic->Instance)); in HAL_CORDIC_Init()
278 assert_param(IS_CORDIC_ALL_INSTANCE(hcordic->Instance)); in HAL_CORDIC_DeInit()
Dstm32h7xx_ll_cordic.c66 assert_param(IS_CORDIC_ALL_INSTANCE(CORDICx)); in LL_CORDIC_DeInit()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_cordic.c211 assert_param(IS_CORDIC_ALL_INSTANCE(hcordic->Instance)); in HAL_CORDIC_Init()
278 assert_param(IS_CORDIC_ALL_INSTANCE(hcordic->Instance)); in HAL_CORDIC_DeInit()
Dstm32g4xx_ll_cordic.c66 assert_param(IS_CORDIC_ALL_INSTANCE(CORDICx)); in LL_CORDIC_DeInit()
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g411xb.h11004 #define IS_CORDIC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CORDIC) macro
Dstm32g411xc.h11224 #define IS_CORDIC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CORDIC) macro
Dstm32g441xx.h12795 #define IS_CORDIC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CORDIC) macro
Dstm32gbk1cb.h12510 #define IS_CORDIC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CORDIC) macro
Dstm32g431xx.h12563 #define IS_CORDIC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CORDIC) macro
Dstm32g4a1xx.h13308 #define IS_CORDIC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CORDIC) macro
Dstm32g491xx.h13076 #define IS_CORDIC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CORDIC) macro
Dstm32g473xx.h13874 #define IS_CORDIC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CORDIC) macro
Dstm32g471xx.h13299 #define IS_CORDIC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CORDIC) macro
Dstm32g483xx.h14106 #define IS_CORDIC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CORDIC) macro
Dstm32g414xx.h15276 #define IS_CORDIC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CORDIC) macro
Dstm32g474xx.h17453 #define IS_CORDIC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CORDIC) macro
Dstm32g484xx.h17685 #define IS_CORDIC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CORDIC) macro
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h21294 #define IS_CORDIC_ALL_INSTANCE(INSTANCE) (((INSTANCE) == CORDIC_NS) || ((INSTANCE) == CORDIC_S)) macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h22631 #define IS_CORDIC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CORDIC) macro

12