Searched refs:CRC_Open (Results 1 – 6 of 6) sorted by relevance
/hal_nuvoton-3.7.0/m48x/StdDriver/src/ |
D | crc.c | 47 void CRC_Open(uint32_t u32Mode, uint32_t u32Attribute, uint32_t u32Seed, uint32_t u32DataLen) in CRC_Open() function
|
/hal_nuvoton-3.7.0/m46x/StdDriver/inc/ |
D | crc.h | 99 void CRC_Open(uint32_t u32Mode, uint32_t u32Attribute, uint32_t u32Seed, uint32_t u32DataLen);
|
/hal_nuvoton-3.7.0/m48x/StdDriver/inc/ |
D | crc.h | 98 void CRC_Open(uint32_t u32Mode, uint32_t u32Attribute, uint32_t u32Seed, uint32_t u32DataLen);
|
/hal_nuvoton-3.7.0/m2l31x/StdDriver/src/ |
D | crc.c | 49 void CRC_Open(uint32_t u32Mode, uint32_t u32Attribute, uint32_t u32Seed, uint32_t u32DataLen) in CRC_Open() function
|
/hal_nuvoton-3.7.0/m46x/StdDriver/src/ |
D | crc.c | 48 void CRC_Open(uint32_t u32Mode, uint32_t u32Attribute, uint32_t u32Seed, uint32_t u32DataLen) in CRC_Open() function
|
/hal_nuvoton-3.7.0/m2l31x/StdDriver/inc/ |
D | crc.h | 113 void CRC_Open(uint32_t u32Mode, uint32_t u32Attribute, uint32_t u32Seed, uint32_t u32DataLen);
|