0.3.1

Typedefs

typedef enum cpu_clock_speed cpu_clock_speed_t
 Not yet documented.
 

Enumerations

enum  cpu_clock_speed
 Not yet documented. More...
 

Functions

static uint8_tbios_power_persistent_memory_get (void)
 Not yet documented.
 
static void bios_clock_speed_chg (cpu_clock_speed_t mode)
 Not yet documented.
 
static cpu_clock_speed_t bios_clock_speed_get (void)
 Not yet documented.
 
static void bios_cd_player_execute (void)
 Not yet documented.
 
static void bios_execute (void)
 Not yet documented.
 

Detailed Description

Enumeration Type Documentation

◆ cpu_clock_speed

Not yet documented.

Enumerator
CPU_CLOCK_SPEED_26MHZ 

Not yet documented.

CPU_CLOCK_SPEED_28MHZ 

Not yet documented.

Function Documentation

◆ bios_power_persistent_memory_get()

static uint8_t * bios_power_persistent_memory_get ( void  )
inlinestatic

Not yet documented.

Returns
Not yet documented.

◆ bios_clock_speed_chg()

static void bios_clock_speed_chg ( cpu_clock_speed_t  mode)
inlinestatic

Not yet documented.

Parameters
mode

◆ bios_clock_speed_get()

static cpu_clock_speed_t bios_clock_speed_get ( void  )
inlinestatic

Not yet documented.

Returns
Not yet documented.

◆ bios_execute()

static void bios_execute ( void  )
inlinestatic

Not yet documented.

Note
Does not return.