/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_spdifrx.h | 570 #define IS_SPDIFRX_WAIT_FOR_ACTIVITY(VAL) (((VAL) == SPDIFRX_WAITFORACTIVITY_ON) || \ argument 573 #define IS_PREAMBLE_TYPE_MASK(VAL) (((VAL) == SPDIFRX_PREAMBLETYPEMASK_ON) || \ argument 576 #define IS_VALIDITY_MASK(VAL) (((VAL) == SPDIFRX_VALIDITYMASK_OFF) || \ argument 579 #define IS_PARITY_ERROR_MASK(VAL) (((VAL) == SPDIFRX_PARITYERRORMASK_OFF) || \ argument 592 #define IS_CHANNEL_STATUS_MASK(VAL) (((VAL) == SPDIFRX_CHANNELSTATUS_ON) || \ argument 595 #define IS_SYMBOL_CLOCK_GEN(VAL) (((VAL) == ENABLE) || ((VAL) == DISABLE)) argument
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_spdifrx.h | 570 #define IS_SPDIFRX_WAIT_FOR_ACTIVITY(VAL) (((VAL) == SPDIFRX_WAITFORACTIVITY_ON) || \ argument 573 #define IS_PREAMBLE_TYPE_MASK(VAL) (((VAL) == SPDIFRX_PREAMBLETYPEMASK_ON) || \ argument 576 #define IS_VALIDITY_MASK(VAL) (((VAL) == SPDIFRX_VALIDITYMASK_OFF) || \ argument 579 #define IS_PARITY_ERROR_MASK(VAL) (((VAL) == SPDIFRX_PARITYERRORMASK_OFF) || \ argument 592 #define IS_CHANNEL_STATUS_MASK(VAL) (((VAL) == SPDIFRX_CHANNELSTATUS_ON) || \ argument 595 #define IS_SYMBOL_CLOCK_GEN(VAL) (((VAL) == ENABLE) || ((VAL) == DISABLE)) argument
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_spdifrx.h | 570 #define IS_SPDIFRX_WAIT_FOR_ACTIVITY(VAL) (((VAL) == SPDIFRX_WAITFORACTIVITY_ON) || \ argument 573 #define IS_PREAMBLE_TYPE_MASK(VAL) (((VAL) == SPDIFRX_PREAMBLETYPEMASK_ON) || \ argument 576 #define IS_VALIDITY_MASK(VAL) (((VAL) == SPDIFRX_VALIDITYMASK_OFF) || \ argument 579 #define IS_PARITY_ERROR_MASK(VAL) (((VAL) == SPDIFRX_PARITYERRORMASK_OFF) || \ argument 592 #define IS_CHANNEL_STATUS_MASK(VAL) (((VAL) == SPDIFRX_CHANNELSTATUS_ON) || \ argument 595 #define IS_SYMBOL_CLOCK_GEN(VAL) (((VAL) == ENABLE) || ((VAL) == DISABLE)) argument
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal_spdifrx.h | 494 #define IS_SPDIFRX_WAIT_FOR_ACTIVITY(VAL) (((VAL) == SPDIFRX_WAITFORACTIVITY_ON) || \ argument 496 #define IS_PREAMBLE_TYPE_MASK(VAL) (((VAL) == SPDIFRX_PREAMBLETYPEMASK_ON) || \ argument 498 #define IS_VALIDITY_MASK(VAL) (((VAL) == SPDIFRX_VALIDITYMASK_OFF) || \ argument 500 #define IS_PARITY_ERROR_MASK(VAL) (((VAL) == SPDIFRX_PARITYERRORMASK_OFF) || \ argument 510 #define IS_CHANNEL_STATUS_MASK(VAL) (((VAL) == SPDIFRX_CHANNELSTATUS_ON) || \ argument
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_spdifrx.h | 565 #define IS_SPDIFRX_WAIT_FOR_ACTIVITY(VAL) (((VAL) == SPDIFRX_WAITFORACTIVITY_ON) || \ argument 568 #define IS_PREAMBLE_TYPE_MASK(VAL) (((VAL) == SPDIFRX_PREAMBLETYPEMASK_ON) || \ argument 571 #define IS_VALIDITY_MASK(VAL) (((VAL) == SPDIFRX_VALIDITYMASK_OFF) || \ argument 574 #define IS_PARITY_ERROR_MASK(VAL) (((VAL) == SPDIFRX_PARITYERRORMASK_OFF) || \ argument 587 #define IS_CHANNEL_STATUS_MASK(VAL) (((VAL) == SPDIFRX_CHANNELSTATUS_ON) || \ argument
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_spdifrx.h | 565 #define IS_SPDIFRX_WAIT_FOR_ACTIVITY(VAL) (((VAL) == SPDIFRX_WAITFORACTIVITY_ON) || \ argument 568 #define IS_PREAMBLE_TYPE_MASK(VAL) (((VAL) == SPDIFRX_PREAMBLETYPEMASK_ON) || \ argument 571 #define IS_VALIDITY_MASK(VAL) (((VAL) == SPDIFRX_VALIDITYMASK_OFF) || \ argument 574 #define IS_PARITY_ERROR_MASK(VAL) (((VAL) == SPDIFRX_PARITYERRORMASK_OFF) || \ argument 587 #define IS_CHANNEL_STATUS_MASK(VAL) (((VAL) == SPDIFRX_CHANNELSTATUS_ON) || \ argument
|
/hal_stm32-latest/stm32cube/stm32mp1xx/soc/ |
D | stm32mp1xx.h | 193 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument 199 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) argument
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/ |
D | stm32wbxx.h | 148 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument 209 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) argument
|
/hal_stm32-latest/stm32cube/stm32u0xx/soc/ |
D | stm32u0xx.h | 150 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument 156 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) argument
|
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/ |
D | stm32wbaxx.h | 156 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument 217 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) argument
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
D | stm32h7xx.h | 215 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument 221 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) argument
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u5xx.h | 181 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument 242 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) argument
|
/hal_stm32-latest/stm32cube/stm32f7xx/soc/ |
D | stm32f7xx.h | 189 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument 195 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) argument
|
/hal_stm32-latest/stm32cube/stm32c0xx/soc/ |
D | stm32c0xx.h | 148 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument 194 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) argument
|
/hal_stm32-latest/stm32cube/stm32l5xx/soc/ |
D | stm32l5xx.h | 146 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument 207 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) argument
|
/hal_stm32-latest/stm32cube/stm32f4xx/soc/ |
D | stm32f4xx.h | 219 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument 225 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) argument
|
/hal_stm32-latest/stm32cube/stm32f1xx/soc/ |
D | stm32f1xx.h | 185 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument 191 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) argument
|
/hal_stm32-latest/stm32cube/stm32g4xx/soc/ |
D | stm32g4xx.h | 182 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument 188 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) argument
|
/hal_stm32-latest/stm32cube/stm32f2xx/soc/ |
D | stm32f2xx.h | 156 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument 162 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) argument
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h5xx.h | 161 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument 222 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) argument
|
/hal_stm32-latest/stm32cube/stm32n6xx/soc/ |
D | stm32n6xx.h | 138 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument 199 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) argument
|
/hal_stm32-latest/stm32cube/stm32f3xx/soc/ |
D | stm32f3xx.h | 198 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument 204 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) argument
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7rsxx.h | 152 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument 158 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) argument
|
/hal_stm32-latest/stm32cube/stm32l1xx/soc/ |
D | stm32l1xx.h | 211 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument 272 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) argument
|
/hal_stm32-latest/stm32cube/stm32l4xx/soc/ |
D | stm32l4xx.h | 220 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument 281 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) argument
|