Hello @GanesanGuru,
Just for double check, are you asking for a driver recommendation for metering applications? If so, we recommend you check out our examples and application notes like the one you mentioned.
In the SDK that you have downloaded, inside docs -> metering there are three application notes that could be useful for metering applications. In addition, you could check the Arm® Cortex®-M0+|Kinetis® KM3x 50-75 MHz 32-bit MCUs | NXP Semiconductors Documentation -> Application Note, which includes their SW as you mentioned in the first point. Usually, the ANs are made with the standard drivers of the SDK.
The CMSIS drivers for the KMx series are for managing SPI, I2C and UART. You could check more about them in the cmsis_ examples and docs -> MCUXpresso SDK API Reference Manual_MKM3x in the SDK.
Best regards, Raul.