dvfs_fini()

Release DVFS resources

Synopsis:

#include <hw/dvfs_api.h>

void dvfs_fini(void *handle );

Arguments:

handle
A pointer to the global Dynamic Voltage Frequency Scaling (DVFS) structure.

Description:

The dvfs_fini() function cleans up resources allocated by dvfs_init() and closes the handle.

Classification:

QNX Neutrino

Safety:  
Cancellation point No
Interrupt handler No
Signal handler No
Thread Yes