Home
last modified time | relevance | path

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

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Dcrc_15xx.c95 uint32_t Chip_CRC_CRC16(const uint16_t *data, uint32_t hwords) in Chip_CRC_CRC16() argument
98 while (hwords > 0) { in Chip_CRC_CRC16()
101 hwords--; in Chip_CRC_CRC16()
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dcrc_15xx.h244 uint32_t Chip_CRC_CRC16(const uint16_t *data, uint32_t hwords);

Completed in 3 milliseconds