#include <stdlib.h>
#include <stdint.h>
#include <stdio.h>
Functions | |
void | goto_sleep (void) |
void | wake_from_sleep (void) |
void goto_sleep | ( | void | ) |
References port_pin_set_output_level().
Referenced by rf212_sleep(), and rf233_sleep().
void wake_from_sleep | ( | void | ) |
References port_pin_set_output_level().
Referenced by on().