34 extern struct cc253x_p2_handler *handlers;
38 #if CC_CONF_OPTIMIZE_STACK_SIZE
42 port_2_isr(
void) __interrupt(P2INT_VECTOR)
44 struct cc253x_p2_handler *h;
47 for(h = handlers; h !=
NULL; h = h->next) {
#define NULL
The null pointer.
Definitions for TI/Chipcon cc2530, cc2531 and cc2533 SFR registers.