Hi Jeff,
Thanks for your quick reply. The i.MXRT1062 does not have CRC drivers. Unlike other microcontrollers, this mcu does not have a stand-alone CRC module. In the i.MXRT1062 it is part of the DCP(Data Co-Processor), you can find the drivers for this in the SDK as fsl_dcp.
If you'd like to add them to an existing project you may by selecting the title of your project. Right Click and find the SDK Management Option -> Then click on Manage SDK Components. Here a screen will open select drivers and find DCP.
Then click ok and these will be added to your project.
Please let me know if you have additional questions.
Best Regards,
Sabina