Home
last modified time | relevance | path

Searched defs:MASK (Results 1 – 25 of 34) sorted by relevance

12

/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_hal_rtc.h916 #define IS_RTC_ALARM_MASK(MASK) (((MASK) & ~(RTC_ALARMMASK_ALL)) == 0U) argument
922 #define IS_RTC_ALARM_SUB_SECOND_MASK(MASK) (((MASK) == RTC_ALARMSUBSECONDMASK_ALL) || \ argument
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_rtc.h821 #define IS_RTC_ALARM_MASK(MASK) (((MASK) & 0x7F7F7F7FU) == (uint32_t)RESET) argument
825 #define IS_RTC_ALARM_SUB_SECOND_MASK(MASK) (((MASK) == RTC_ALARMSUBSECONDMASK_ALL) || \ argument
H A Dstm32f4xx_hal_fmpi2c.h698 #define IS_FMPI2C_OWN_ADDRESS2_MASK(MASK) (((MASK) == FMPI2C_OA2_NOMASK) || \ argument
H A Dstm32f4xx_hal_fmpsmbus.h553 #define IS_FMPSMBUS_OWN_ADDRESS2_MASK(MASK) (((MASK) == FMPSMBUS_OA2_NOMASK) || \ argument
H A Dstm32f4xx_hal_eth.h133 #define IS_ETH_MAC_ADDRESS_MASK(MASK) (((MASK) == ETH_MAC_ADDRESSMASK_BYTE6) || \ argument
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_rtc.h1072 #define IS_RTC_ALARM_MASK(MASK) (((MASK) & ~(RTC_ALARMMASK_ALL)) == 0U) argument
1079 #define IS_RTC_ALARM_SUB_SECOND_MASK(MASK) (((MASK) == 0u) || \ argument
H A Dstm32l4xx_hal_smbus.h552 #define IS_SMBUS_OWN_ADDRESS2_MASK(MASK) (((MASK) == SMBUS_OA2_NOMASK) || \ argument
H A Dstm32l4xx_hal_i2c.h697 #define IS_I2C_OWN_ADDRESS2_MASK(MASK) (((MASK) == I2C_OA2_NOMASK) || \ argument
H A Dstm32l4xx_hal_rtc_ex.h1715 #define IS_RTC_ALARM_SUB_SECOND_BINARY_MASK(MASK) (((MASK) == 0u) || \ argument
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/
H A Dstm32l0xx_hal_i2c.h697 #define IS_I2C_OWN_ADDRESS2_MASK(MASK) (((MASK) == I2C_OA2_NOMASK) || \ argument
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_i2c.h721 #define IS_I2C_OWN_ADDRESS2_MASK(MASK) (((MASK) == I2C_OA2_NOMASK) || \ argument
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Device/ST/STM32F4xx/Include/
H A Dstm32f411xe.h442 __IO uint32_t MASK; /*!< SDIO mask register, Address offset: 0x3C */ member
H A Dstm32f401xe.h441 __IO uint32_t MASK; /*!< SDIO mask register, Address offset: 0x3C */ member
H A Dstm32f401xc.h441 __IO uint32_t MASK; /*!< SDIO mask register, Address offset: 0x3C */ member
H A Dstm32f412cx.h582 __IO uint32_t MASK; /*!< SDIO mask register, Address offset: 0x3C */ member
H A Dstm32f415xx.h603 __IO uint32_t MASK; /*!< SDIO mask register, Address offset: 0x3C */ member
H A Dstm32f412zx.h605 __IO uint32_t MASK; /*!< SDIO mask register, Address offset: 0x3C */ member
H A Dstm32f412vx.h605 __IO uint32_t MASK; /*!< SDIO mask register, Address offset: 0x3C */ member
H A Dstm32f412rx.h605 __IO uint32_t MASK; /*!< SDIO mask register, Address offset: 0x3C */ member
H A Dstm32f405xx.h604 __IO uint32_t MASK; /*!< SDIO mask register, Address offset: 0x3C */ member
H A Dstm32f417xx.h699 __IO uint32_t MASK; /*!< SDIO mask register, Address offset: 0x3C */ member
H A Dstm32f407xx.h700 __IO uint32_t MASK; /*!< SDIO mask register, Address offset: 0x3C */ member
H A Dstm32f446xx.h679 __IO uint32_t MASK; /*!< SDIO mask register, Address offset: 0x3C */ member
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Device/ST/STM32F4xx/Include/
H A Dstm32f407xx.h716 __IO uint32_t MASK; /*!< SDIO mask register, Address offset: 0x3C */ member
/btstack/port/stm32-l451-miromico-sx1280/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
H A Dstm32l451xx.h780 __IO uint32_t MASK; /*!< SDMMC mask register, Address offset: 0x3C */ member

12