![]() |
S2-LP Low Level API
v. 1.3.0
|
Macros | |
#define | IRQ_PREEMPTION_PRIORITY 0x03 |
Preemption priority IRQ. More... | |
Variables | |
SRadioInit | xRadioInit |
Radio structure fitting. More... | |
PktStackInit | xStackInit |
PktStackAddressesInit | xAddressInit |
SGpioInit | xGpioIRQ |
S2LPIrqs | xIrqStatus |
uint8_t | vectcRxBuff [96] |
uint8_t | cRxData |
#define IRQ_PREEMPTION_PRIORITY 0x03 |
Preemption priority IRQ.
Definition at line 141 of file SDK_StackLlp_B.c.
uint8_t cRxData |
Definition at line 132 of file SDK_StackLlp_B.c.
uint8_t vectcRxBuff[96] |
Definition at line 132 of file SDK_StackLlp_B.c.
PktStackAddressesInit xAddressInit |
Definition at line 114 of file SDK_StackLlp_B.c.
SGpioInit xGpioIRQ |
Definition at line 124 of file SDK_StackLlp_B.c.
S2LPIrqs xIrqStatus |
Definition at line 131 of file SDK_StackLlp_B.c.
SRadioInit xRadioInit |
PktStackInit xStackInit |
Definition at line 102 of file SDK_StackLlp_B.c.