post_pwr_lvl_config()

Perform post-processing after a change in power level

Synopsis:

#include <hw/dvfs_api.h>

void post_pwr_lvl_config( void *handle,
                          int lvl );

Arguments:

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

Description:

The post_pwr_lvl_config() function is an optional call for platforms that require any post-action after power levels are changed.

Classification:

QNX Neutrino

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