/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_cordic.h | 477 #define IS_CORDIC_SCALE(__SCALE__) (((__SCALE__) == CORDIC_SCALE_0) || \ argument 478 ((__SCALE__) == CORDIC_SCALE_1) || \ 479 ((__SCALE__) == CORDIC_SCALE_2) || \ 480 ((__SCALE__) == CORDIC_SCALE_3) || \ 481 ((__SCALE__) == CORDIC_SCALE_4) || \ 482 ((__SCALE__) == CORDIC_SCALE_5) || \ 483 ((__SCALE__) == CORDIC_SCALE_6) || \ 484 ((__SCALE__) == CORDIC_SCALE_7))
|
D | stm32h5xx_hal.h | 636 #define IS_VREFBUF_VOLTAGE_SCALE(__SCALE__) (((__SCALE__) == VREFBUF_VOLTAGE_SCALE0) || \ argument 637 ((__SCALE__) == VREFBUF_VOLTAGE_SCALE1) || \ 638 ((__SCALE__) == VREFBUF_VOLTAGE_SCALE2) || \ 639 ((__SCALE__) == VREFBUF_VOLTAGE_SCALE3))
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_cordic.h | 477 #define IS_CORDIC_SCALE(__SCALE__) (((__SCALE__) == CORDIC_SCALE_0) || \ argument 478 ((__SCALE__) == CORDIC_SCALE_1) || \ 479 ((__SCALE__) == CORDIC_SCALE_2) || \ 480 ((__SCALE__) == CORDIC_SCALE_3) || \ 481 ((__SCALE__) == CORDIC_SCALE_4) || \ 482 ((__SCALE__) == CORDIC_SCALE_5) || \ 483 ((__SCALE__) == CORDIC_SCALE_6) || \ 484 ((__SCALE__) == CORDIC_SCALE_7))
|
D | stm32h7xx_hal.h | 89 #define IS_SYSCFG_VREFBUF_VOLTAGE_SCALE(__SCALE__) (((__SCALE__) == SYSCFG_VREFBUF_VOLTAGE_SCALE0)… argument 90 … ((__SCALE__) == SYSCFG_VREFBUF_VOLTAGE_SCALE1) || \ 91 … ((__SCALE__) == SYSCFG_VREFBUF_VOLTAGE_SCALE2) || \ 92 ((__SCALE__) == SYSCFG_VREFBUF_VOLTAGE_SCALE3))
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_cordic.h | 477 #define IS_CORDIC_SCALE(__SCALE__) (((__SCALE__) == CORDIC_SCALE_0) || \ argument 478 ((__SCALE__) == CORDIC_SCALE_1) || \ 479 ((__SCALE__) == CORDIC_SCALE_2) || \ 480 ((__SCALE__) == CORDIC_SCALE_3) || \ 481 ((__SCALE__) == CORDIC_SCALE_4) || \ 482 ((__SCALE__) == CORDIC_SCALE_5) || \ 483 ((__SCALE__) == CORDIC_SCALE_6) || \ 484 ((__SCALE__) == CORDIC_SCALE_7))
|
D | stm32h7rsxx_hal.h | 488 #define IS_VREFBUF_VOLTAGE_SCALE(__SCALE__) (((__SCALE__) == VREFBUF_VOLTAGE_SCALE0) || \ argument 489 ((__SCALE__) == VREFBUF_VOLTAGE_SCALE1) || \ 490 ((__SCALE__) == VREFBUF_VOLTAGE_SCALE2) || \ 491 ((__SCALE__) == VREFBUF_VOLTAGE_SCALE3))
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_cordic.h | 477 #define IS_CORDIC_SCALE(__SCALE__) (((__SCALE__) == CORDIC_SCALE_0) || \ argument 478 ((__SCALE__) == CORDIC_SCALE_1) || \ 479 ((__SCALE__) == CORDIC_SCALE_2) || \ 480 ((__SCALE__) == CORDIC_SCALE_3) || \ 481 ((__SCALE__) == CORDIC_SCALE_4) || \ 482 ((__SCALE__) == CORDIC_SCALE_5) || \ 483 ((__SCALE__) == CORDIC_SCALE_6) || \ 484 ((__SCALE__) == CORDIC_SCALE_7))
|
D | stm32u5xx_hal.h | 620 #define IS_SYSCFG_VREFBUF_VOLTAGE_SCALE(__SCALE__) (((__SCALE__) == SYSCFG_VREFBUF_VOLTAGE_SCALE0)… argument 621 … ((__SCALE__) == SYSCFG_VREFBUF_VOLTAGE_SCALE1) || \ 622 … ((__SCALE__) == SYSCFG_VREFBUF_VOLTAGE_SCALE2) || \ 623 ((__SCALE__) == SYSCFG_VREFBUF_VOLTAGE_SCALE3))
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_cordic.h | 477 #define IS_CORDIC_SCALE(__SCALE__) (((__SCALE__) == CORDIC_SCALE_0) || \ argument 478 ((__SCALE__) == CORDIC_SCALE_1) || \ 479 ((__SCALE__) == CORDIC_SCALE_2) || \ 480 ((__SCALE__) == CORDIC_SCALE_3) || \ 481 ((__SCALE__) == CORDIC_SCALE_4) || \ 482 ((__SCALE__) == CORDIC_SCALE_5) || \ 483 ((__SCALE__) == CORDIC_SCALE_6) || \ 484 ((__SCALE__) == CORDIC_SCALE_7))
|
D | stm32g4xx_hal.h | 474 #define IS_SYSCFG_VREFBUF_VOLTAGE_SCALE(__SCALE__) (((__SCALE__) == SYSCFG_VREFBUF_VOLTAGE_SCALE0)… argument 475 … ((__SCALE__) == SYSCFG_VREFBUF_VOLTAGE_SCALE1) || \ 476 ((__SCALE__) == SYSCFG_VREFBUF_VOLTAGE_SCALE2))
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal.h | 92 #define IS_SYSCFG_VREFBUF_VOLTAGE_SCALE(__SCALE__) (((__SCALE__) == SYSCFG_VREFBUF_VOLTAGE_SCALE0)… argument 93 … ((__SCALE__) == SYSCFG_VREFBUF_VOLTAGE_SCALE1) || \ 94 … ((__SCALE__) == SYSCFG_VREFBUF_VOLTAGE_SCALE2) || \ 95 ((__SCALE__) == SYSCFG_VREFBUF_VOLTAGE_SCALE3))
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal.h | 546 #define IS_SYSCFG_VREFBUF_VOLTAGE_SCALE(__SCALE__) (((__SCALE__) == SYSCFG_VREFBUF_VOLTAGE_SCA… argument 547 … ((__SCALE__) == SYSCFG_VREFBUF_VOLTAGE_SCALE1))
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal.h | 515 #define IS_SYSCFG_VREFBUF_VOLTAGE_SCALE(__SCALE__) (((__SCALE__) == SYSCFG_VREFBUF_VOLTAGE_SCALE0)… argument 516 ((__SCALE__) == SYSCFG_VREFBUF_VOLTAGE_SCALE1))
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal.h | 579 #define IS_SYSCFG_VREFBUF_VOLTAGE_SCALE(__SCALE__) (((__SCALE__) == SYSCFG_VREFBUF_VOLTAGE_SCALE0)… argument 580 ((__SCALE__) == SYSCFG_VREFBUF_VOLTAGE_SCALE1))
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_hal.h | 623 #define IS_SYSCFG_VREFBUF_VOLTAGE_SCALE(__SCALE__) (((__SCALE__) == SYSCFG_VREFBUF_VOLTAGE_SCA… argument 624 … ((__SCALE__) == SYSCFG_VREFBUF_VOLTAGE_SCALE1))
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_hal.h | 618 #define IS_SYSCFG_VREFBUF_VOLTAGE_SCALE(__SCALE__) (((__SCALE__) == SYSCFG_VREFBUF_VOLTAGE_SCALE0)… argument 619 ((__SCALE__) == SYSCFG_VREFBUF_VOLTAGE_SCALE1))
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal.h | 689 #define IS_SYSCFG_VREFBUF_VOLTAGE_SCALE(__SCALE__) (((__SCALE__) == SYSCFG_VREFBUF_VOLTAGE_SCALE0)… argument 690 ((__SCALE__) == SYSCFG_VREFBUF_VOLTAGE_SCALE1))
|