/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_hal_rtc.h | 51 #define IS_RTC_CALIB_OUTPUT(__OUTPUT__) (((__OUTPUT__) == RTC_OUTPUTSOURCE_NONE) || \ argument 52 ((__OUTPUT__) == RTC_OUTPUTSOURCE_CALIBCLOCK) || \ 53 ((__OUTPUT__) == RTC_OUTPUTSOURCE_ALARM) || \ 54 ((__OUTPUT__) == RTC_OUTPUTSOURCE_SECOND))
|
D | stm32f1xx_hal_i2s.h | 521 #define IS_I2S_MCLK_OUTPUT(__OUTPUT__) (((__OUTPUT__) == I2S_MCLKOUTPUT_ENABLE) || \ argument 522 ((__OUTPUT__) == I2S_MCLKOUTPUT_DISABLE))
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_ll_rtc.c | 69 #define IS_LL_RTC_CALIB_OUTPUT(__OUTPUT__) (((__OUTPUT__) == LL_RTC_CALIB_OUTPUT_NONE) || \ argument 70 ((__OUTPUT__) == LL_RTC_CALIB_OUTPUT_RTCCLOCK) || \ 71 ((__OUTPUT__) == LL_RTC_CALIB_OUTPUT_ALARM) || \ 72 ((__OUTPUT__) == LL_RTC_CALIB_OUTPUT_SECOND))
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_hal_i2s.h | 520 #define IS_I2S_MCLK_OUTPUT(__OUTPUT__) (((__OUTPUT__) == I2S_MCLKOUTPUT_ENABLE) || \ argument 521 ((__OUTPUT__) == I2S_MCLKOUTPUT_DISABLE))
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_hal_i2s.h | 520 #define IS_I2S_MCLK_OUTPUT(__OUTPUT__) (((__OUTPUT__) == I2S_MCLKOUTPUT_ENABLE) || \ argument 521 ((__OUTPUT__) == I2S_MCLKOUTPUT_DISABLE))
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_hal_i2s.h | 521 #define IS_I2S_MCLK_OUTPUT(__OUTPUT__) (((__OUTPUT__) == I2S_MCLKOUTPUT_ENABLE) || \ argument 522 ((__OUTPUT__) == I2S_MCLKOUTPUT_DISABLE))
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_i2s.h | 531 #define IS_I2S_MCLK_OUTPUT(__OUTPUT__) (((__OUTPUT__) == I2S_MCLKOUTPUT_ENABLE) || \ argument 532 ((__OUTPUT__) == I2S_MCLKOUTPUT_DISABLE))
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_hal_i2s.h | 521 #define IS_I2S_MCLK_OUTPUT(__OUTPUT__) (((__OUTPUT__) == I2S_MCLKOUTPUT_ENABLE) || \ argument 522 ((__OUTPUT__) == I2S_MCLKOUTPUT_DISABLE))
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_hal_i2s.h | 521 #define IS_I2S_MCLK_OUTPUT(__OUTPUT__) (((__OUTPUT__) == I2S_MCLKOUTPUT_ENABLE) || \ argument 522 ((__OUTPUT__) == I2S_MCLKOUTPUT_DISABLE))
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_i2s.h | 521 #define IS_I2S_MCLK_OUTPUT(__OUTPUT__) (((__OUTPUT__) == I2S_MCLKOUTPUT_ENABLE) || \ argument 522 ((__OUTPUT__) == I2S_MCLKOUTPUT_DISABLE))
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_hal_i2s.h | 526 #define IS_I2S_MCLK_OUTPUT(__OUTPUT__) (((__OUTPUT__) == I2S_MCLKOUTPUT_ENABLE) || \ argument 527 ((__OUTPUT__) == I2S_MCLKOUTPUT_DISABLE))
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal_i2s.h | 531 #define IS_I2S_MCLK_OUTPUT(__OUTPUT__) (((__OUTPUT__) == I2S_MCLKOUTPUT_ENABLE) || \ argument 532 ((__OUTPUT__) == I2S_MCLKOUTPUT_DISABLE))
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_i2s.h | 549 #define IS_I2S_MCLK_OUTPUT(__OUTPUT__) (((__OUTPUT__) == I2S_MCLKOUTPUT_ENABLE) || \ argument 550 ((__OUTPUT__) == I2S_MCLKOUTPUT_DISABLE))
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_i2s.h | 521 #define IS_I2S_MCLK_OUTPUT(__OUTPUT__) (((__OUTPUT__) == I2S_MCLKOUTPUT_ENABLE) || \ argument 522 ((__OUTPUT__) == I2S_MCLKOUTPUT_DISABLE))
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_i2s.h | 628 #define IS_I2S_MCLK_OUTPUT(__OUTPUT__) (((__OUTPUT__) == I2S_MCLKOUTPUT_ENABLE) … argument 629 ((__OUTPUT__) == I2S_MCLKOUTPUT_DISABLE))
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_i2s.h | 628 #define IS_I2S_MCLK_OUTPUT(__OUTPUT__) (((__OUTPUT__) == I2S_MCLKOUTPUT_ENABLE) … argument 629 ((__OUTPUT__) == I2S_MCLKOUTPUT_DISABLE))
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_i2s.h | 623 #define IS_I2S_MCLK_OUTPUT(__OUTPUT__) (((__OUTPUT__) == I2S_MCLKOUTPUT_ENABLE) … argument 624 ((__OUTPUT__) == I2S_MCLKOUTPUT_DISABLE))
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_i2s.h | 565 #define IS_I2S_MCLK_OUTPUT(__OUTPUT__) (((__OUTPUT__) == I2S_MCLKOUTPUT_ENABLE) || \ argument 566 ((__OUTPUT__) == I2S_MCLKOUTPUT_DISABLE))
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_i2s.h | 623 #define IS_I2S_MCLK_OUTPUT(__OUTPUT__) (((__OUTPUT__) == I2S_MCLKOUTPUT_ENABLE) … argument 624 ((__OUTPUT__) == I2S_MCLKOUTPUT_DISABLE))
|