Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_crc.h94 void CRC_Init(CRC_Type *base, const crc_config_t *config);
Dfsl_crc.c173 void CRC_Init(CRC_Type *base, const crc_config_t *config) in CRC_Init() function