Home
last modified time | relevance | path

Searched refs:CRC_CCITT_POLY (Results 1 – 8 of 8) sorted by relevance

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_crc.c74 case CRC_CCITT_POLY: in CRC_Init()
76 uCRValue = CRC_CCITT_POLY | CRC_NORMAL_WR | CRC_NORMAL_SUM; in CRC_Init()
128 HT_CRC->CR = CRC_CCITT_POLY | CRC_NORMAL_WR | CRC_NORMAL_SUM; in CRC_CCITT()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_crc.c74 case CRC_CCITT_POLY: in CRC_Init()
76 uCRValue = CRC_CCITT_POLY | CRC_NORMAL_WR | CRC_NORMAL_SUM; in CRC_Init()
128 HT_CRC->CR = CRC_CCITT_POLY | CRC_NORMAL_WR | CRC_NORMAL_SUM; in CRC_CCITT()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_crc.h56 CRC_CCITT_POLY = 0, enumerator
76 #define IS_CRC_POLY(POLY) ((POLY == CRC_CCITT_POLY) || \
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_crc.h56 CRC_CCITT_POLY = 0, enumerator
76 #define IS_CRC_POLY(POLY) ((POLY == CRC_CCITT_POLY) || \
/bsp/nuvoton/libraries/m2354/rtt_port/
A Ddrv_crc.c29 #define CRC_CCITT_POLY 0x00001021 macro
115 case CRC_CCITT_POLY: in nu_crc_update()
/bsp/nuvoton/libraries/m480/rtt_port/
A Ddrv_crc.c29 #define CRC_CCITT_POLY 0x00001021 macro
115 case CRC_CCITT_POLY: in nu_crc_update()
/bsp/nuvoton/libraries/m031/rtt_port/
A Ddrv_crc.c30 #define CRC_CCITT_POLY 0x00001021 macro
116 case CRC_CCITT_POLY: in nu_crc_update()
/bsp/nuvoton/libraries/m460/rtt_port/
A Ddrv_crc.c29 #define CRC_CCITT_POLY 0x00001021 macro
115 case CRC_CCITT_POLY: in nu_crc_update()

Completed in 22 milliseconds