| 
    libflame
    12600
    
   
   | 
  
  
  
 
Go to the source code of this file.
Functions | |
| void | FLA_Cntl_init (void) | 
| void | FLA_Cntl_finalize (void) | 
| void FLA_Cntl_finalize | ( | void | ) | 
References FLA_Cntl_finalize_flamec(), and FLA_Cntl_finalize_flash().
Referenced by FLA_Finalize().
| void FLA_Cntl_init | ( | void | ) | 
References FLA_Cntl_init_flamec(), and FLA_Cntl_init_flash().
Referenced by FLA_Init().
{
  FLA_Cntl_init_flamec();
  FLA_Cntl_init_flash();
}
 1.7.6.1