Home
last modified time | relevance | path

Searched refs:CRC_CR_RESET (Results 1 – 14 of 14) sorted by relevance

/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_crc.h116 WRITE_REG(CRCx->CR, CRC_CR_RESET); in LL_CRC_ResetCRCCalculationUnit()
Dstm32l1xx_hal_crc.h109 #define __HAL_CRC_DR_RESET(__HANDLE__) (SET_BIT((__HANDLE__)->Instance->CR,CRC_CR_RESET))
/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_crc.h247 #define __HAL_CRC_DR_RESET(__HANDLE__) ((__HANDLE__)->Instance->CR |= CRC_CR_RESET)
Dstm32l4xx_ll_crc.h175 SET_BIT(CRCx->CR, CRC_CR_RESET); in LL_CRC_ResetCRCCalculationUnit()
/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_crc.h247 #define __HAL_CRC_DR_RESET(__HANDLE__) ((__HANDLE__)->Instance->CR |= CRC_CR_RESET)
Dstm32l0xx_ll_crc.h175 SET_BIT(CRCx->CR, CRC_CR_RESET); in LL_CRC_ResetCRCCalculationUnit()
/loramac-node-3.6.0-3.5.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h1181 #define CRC_CR_RESET CRC_CR_RESET_Msk /*!< RESET the CRC c… macro
/loramac-node-3.6.0-3.5.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h1167 #define CRC_CR_RESET CRC_CR_RESET_Msk /*!< RESET the CRC c… macro
/loramac-node-3.6.0-3.5.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h1559 #define CRC_CR_RESET CRC_CR_RESET_Msk /*!< RESET bit */ macro
/loramac-node-3.6.0-3.5.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h1189 #define CRC_CR_RESET CRC_CR_RESET_Msk /*!< RESET the CRC c… macro
/loramac-node-3.6.0-3.5.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h1559 #define CRC_CR_RESET CRC_CR_RESET_Msk /*!< RESET bit */ macro
/loramac-node-3.6.0-3.5.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h1786 #define CRC_CR_RESET CRC_CR_RESET_Msk /*!< RESET bit */ macro
/loramac-node-3.6.0-3.5.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h1850 #define CRC_CR_RESET CRC_CR_RESET_Msk /*!< RESET bit */ macro
/loramac-node-3.6.0-3.5.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h6126 #define CRC_CR_RESET CRC_CR_RESET_Msk /*!< RESET the CRC c… macro