Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_hal_crc.h207 #define IS_CRC_INPUTDATA_FORMAT(FORMAT) (((FORMAT) == CRC_INPUTDATA_FORMAT_BYTES) || \ argument
A Dstm32f0xx_hal_rtc.h700 #define IS_RTC_HOUR_FORMAT(FORMAT) (((FORMAT) == RTC_HOURFORMAT_12) || \ argument
722 #define IS_RTC_FORMAT(FORMAT) (((FORMAT) == RTC_FORMAT_BIN) || ((FORMAT) == RTC_FORMAT_BCD)) argument
A Dstm32f0xx_hal_i2s.h205 #define IS_I2S_DATA_FORMAT(FORMAT) (((FORMAT) == I2S_DATAFORMAT_16B) || \ argument
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_spdifrx.h139 #define IS_SPDIFRX_DATA_FORMAT(FORMAT) (((FORMAT) == SPDIFRX_LSB_DataFormat) || \ argument
A Dstm32f4xx_rtc.h135 #define IS_RTC_HOUR_FORMAT(FORMAT) (((FORMAT) == RTC_HourFormat_12) || \ argument
708 #define IS_RTC_FORMAT(FORMAT) (((FORMAT) == RTC_Format_BIN) || ((FORMAT) == RTC_Format_BCD)) argument
A Dstm32f4xx_spi.h302 #define IS_I2S_DATA_FORMAT(FORMAT) (((FORMAT) == I2S_DataFormat_16b) || \ argument
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/inc/
A Dstm32f2xx_rtc.h135 #define IS_RTC_HOUR_FORMAT(FORMAT) (((FORMAT) == RTC_HourFormat_12) || \ argument
496 #define IS_RTC_FORMAT(FORMAT) (((FORMAT) == RTC_Format_BIN) || ((FORMAT) == RTC_Format_BCD)) argument
A Dstm32f2xx_spi.h281 #define IS_I2S_DATA_FORMAT(FORMAT) (((FORMAT) == I2S_DataFormat_16b) || \ argument
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_i2s.h447 #define IS_I2S_DATA_FORMAT(FORMAT) (((FORMAT) == I2S_DATAFORMAT_16B) || \ argument
A Dstm32f7xx_hal_spdifrx.h517 #define IS_SPDIFRX_DATA_FORMAT(FORMAT) (((FORMAT) == SPDIFRX_DATAFORMAT_LSB) || \ argument
/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/inc/
A Dstm32f10x_spi.h277 #define IS_I2S_DATA_FORMAT(FORMAT) (((FORMAT) == I2S_DataFormat_16b) || \ argument
/lk-master/external/platform/nrfx/mdk/
A Dnrf9160.h643 …__IOM uint32_t FORMAT; /*!< (@ 0x00000020) Frame format. … member
A Dnrf52.h644 …__IOM uint32_t FORMAT; /*!< (@ 0x00000020) Frame format. … member
A Dnrf52833.h712 …__IOM uint32_t FORMAT; /*!< (@ 0x00000020) Frame format. … member
A Dnrf52840.h710 …__IOM uint32_t FORMAT; /*!< (@ 0x00000020) Frame format. … member
A Dnrf5340_application.h831 …__IOM uint32_t FORMAT; /*!< (@ 0x00000020) Frame format … member

Completed in 122 milliseconds