Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dritimer_15xx.h49 …__IO uint32_t MASK; /*!< Mask register. This register holds the 32-bit mask value. A 1 written t… member
A Dgpio_15xx.h51 __IO uint32_t MASK[32]; /*!< Offset 0x2080: Mask register port n */ member
/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_hal_rtc.h743 #define IS_RTC_ALARM_MASK(MASK) (((MASK) & 0x7F7F7F7FU) == (uint32_t)RESET) argument
747 #define IS_RTC_ALARM_SUB_SECOND_MASK(MASK) (((MASK) == RTC_ALARMSUBSECONDMASK_ALL) || \ argument
A Dstm32f0xx_hal_i2c.h631 #define IS_I2C_OWN_ADDRESS2_MASK(MASK) (((MASK) == I2C_OA2_NOMASK) || \ argument
A Dstm32f0xx_hal_smbus.h511 #define IS_SMBUS_OWN_ADDRESS2_MASK(MASK) (((MASK) == SMBUS_OA2_NOMASK) || \ argument
/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_rtc.h272 #define IS_ALARM_MASK(MASK) (((MASK) & 0x7F7F7F7F) == (uint32_t)RESET) argument
326 #define IS_RTC_ALARM_SUB_SECOND_MASK(MASK) (((MASK) == RTC_AlarmSubSecondMask_All) || \ argument
A Dstm32f4xx_fmpi2c.h211 #define IS_FMPI2C_OWN_ADDRESS2_MASK(MASK) (((MASK) == FMPI2C_OA2_NoMask) || \ argument
/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_i2c.h527 #define IS_I2C_OWN_ADDRESS2_MASK(MASK) (((MASK) == I2C_OA2_NOMASK) || \ argument
A Dstm32f7xx_hal_eth.h153 #define IS_ETH_MAC_ADDRESS_MASK(MASK) (((MASK) == ETH_MAC_ADDRESSMASK_BYTE6) || \ argument
/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/inc/
A Dstm32f2xx_rtc.h279 #define IS_ALARM_MASK(MASK) (((MASK) & 0x7F7F7F7F) == (uint32_t)RESET) argument
/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/CMSIS/
A Dstm32f2xx.h840 __IO uint32_t MASK; /*!< SDIO mask register, Address offset: 0x3C */ member
/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/CMSIS/
A Dstm32f10x.h1136 __IO uint32_t MASK; member
/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/CMSIS/
A Dstm32f745xx.h795 __IO uint32_t MASK; /*!< SDMMC mask register, Address offset: 0x3C */ member
A Dstm32f746xx.h844 __IO uint32_t MASK; /*!< SDMMC mask register, Address offset: 0x3C */ member
A Dstm32f756xx.h845 __IO uint32_t MASK; /*!< SDMMC mask register, Address offset: 0x3C */ member
/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/CMSIS/
A Dstm32f4xx.h1757 __IO uint32_t MASK; /*!< SDIO mask register, Address offset: 0x3C */ member

Completed in 332 milliseconds