somo_14d.c File Reference

#include "somo_14d.h"
#include "pic_serial.h"
Include dependency graph for somo_14d.c:

Go to the source code of this file.

Functions

uns8 somo_14d_is_busy ()
void somo_14d_play_pause ()
void somo_14d_reset ()
void somo_14d_send_data (uns16 data)
void somo_14d_set_file_id (uns16 file_id)
void somo_14d_set_volume (uns8 level)
void somo_14d_setup_io ()
void somo_14d_standby ()
void somo_14d_stop ()
void somo_14d_wake ()

Function Documentation

uns8 somo_14d_is_busy (  ) 

Definition at line 123 of file somo_14d.c.

References test_pin.

Referenced by audio_queue_clear().

Here is the caller graph for this function:

void somo_14d_play_pause (  ) 

Definition at line 113 of file somo_14d.c.

References SOMO_14D_PLAY_PAUSE_CMD, and somo_14d_send_data().

Here is the call graph for this function:

void somo_14d_reset (  ) 

Definition at line 57 of file somo_14d.c.

References clear_pin, and set_pin.

void somo_14d_send_data ( uns16  data  ) 

Definition at line 79 of file somo_14d.c.

References clear_pin, set_pin, and uns8.

Referenced by somo_14d_play_pause(), somo_14d_set_file_id(), somo_14d_set_volume(), and somo_14d_stop().

Here is the caller graph for this function:

void somo_14d_set_file_id ( uns16  file_id  ) 

Definition at line 103 of file somo_14d.c.

References somo_14d_send_data().

Referenced by audio_queue_add(), and audio_queue_process().

Here is the call graph for this function:

Here is the caller graph for this function:

void somo_14d_set_volume ( uns8  level  ) 

Definition at line 108 of file somo_14d.c.

References somo_14d_send_data(), and SOMO_14D_VOLUME_CMD.

Here is the call graph for this function:

void somo_14d_setup_io (  ) 

Definition at line 41 of file somo_14d.c.

References make_input, make_output, and set_pin.

void somo_14d_standby (  ) 

Definition at line 65 of file somo_14d.c.

References clear_pin.

void somo_14d_stop (  ) 

Definition at line 117 of file somo_14d.c.

References somo_14d_send_data(), and SOMO_14D_STOP_CMD.

Referenced by audio_queue_clear().

Here is the call graph for this function:

Here is the caller graph for this function:

void somo_14d_wake (  ) 

Definition at line 73 of file somo_14d.c.

References set_pin.


Generated on Wed Dec 8 13:47:48 2010 for Pic Pack by  doxygen 1.6.1