Main nX MAC definitions. More...
#include "co_bool.h"Go to the source code of this file.
Functions | |
| void | rwnxl_init (void) |
| This function performs all the initializations of the MAC SW. | |
| void | rwnxl_start (void) |
| Start the MAC SW. | |
| void | rwnxl_reset_evt (int dummy) |
| NX reset event handler. | |
| bool | rwnxl_cpu_can_sleep (void) |
| This function checks if any kernel event is pending in the MAC SW. | |
| void | rwnxl_sleep (void) |
| This function performs the required checks prior to go to DOZE mode. | |
| void | rwnxl_wakeup (void) |
| This function performs the wake up from DOZE mode. | |
Main nX MAC definitions.
Copyright (C) RivieraWaves 2011-2019
Definition in file rwnx.h.
1.6.1