|
Socket APIs
|
#include <wizchip_conf.h>
Public Attributes | |
| void(* | _enter )(void) |
| crtical section enter More... | |
| void(* | _exit )(void) |
| critial section exit More... | |
The set of critical section callback func.
Definition at line 158 of file wizchip_conf.h.
| void(* __WIZCHIP::_CRIS::_enter)(void) |
crtical section enter
Definition at line 160 of file wizchip_conf.h.
Referenced by reg_wizchip_cris_cbfunc().
| void(* __WIZCHIP::_CRIS::_exit)(void) |
critial section exit
Definition at line 161 of file wizchip_conf.h.
Referenced by reg_wizchip_cris_cbfunc().
1.8.4