Home
last modified time | relevance | path

Searched defs:complementChecksum (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/crc/
Dfsl_crc.h82 bool complementChecksum; /*!< True if the result shall be complement of the actual checksum. */ member
Dfsl_crc.c68 …bool complementChecksum; /*!< True if the result shall be complement of the actual che… member
/hal_nxp-latest/mcux/mcux-sdk/components/crc/
Dfsl_adapter_crc.h68 uint8_t complementChecksum; /*!< wether output the complement checksum. */ member