Home
last modified time | relevance | path

Searched refs:CRC_OUTPUTDATA_INVERSION_BIT (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_crc_ex.h65 #define CRC_OUTPUTDATA_INVERSION_BIT CRC_CR_REV_OUT_0 /*!< Output… macro
69 #define CRC_OUTPUTDATA_INVERSION_ENABLE CRC_OUTPUTDATA_INVERSION_BIT /*!< Defin…
146 … ((MODE) == CRC_OUTPUTDATA_INVERSION_BIT) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_crc_ex.h65 #define CRC_OUTPUTDATA_INVERSION_BIT CRC_CR_REV_OUT_0 /*!< Output… macro
69 #define CRC_OUTPUTDATA_INVERSION_ENABLE CRC_OUTPUTDATA_INVERSION_BIT /*!< Defin…
146 … ((MODE) == CRC_OUTPUTDATA_INVERSION_BIT) || \