![]() |
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 |
volatile FlagStatus | xTxDoneFlag = RESET |
S2LPIrqs | xIrqStatus |
uint8_t | vectcTxBuff [] ={1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20} |
#define IRQ_PREEMPTION_PRIORITY 0x03 |
Preemption priority IRQ.
Definition at line 136 of file SDK_StackLlp_A.c.
uint8_t vectcTxBuff[] ={1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20} |
Definition at line 131 of file SDK_StackLlp_A.c.
PktStackAddressesInit xAddressInit |
Definition at line 105 of file SDK_StackLlp_A.c.
SGpioInit xGpioIRQ |
Definition at line 117 of file SDK_StackLlp_A.c.
S2LPIrqs xIrqStatus |
Definition at line 125 of file SDK_StackLlp_A.c.
SRadioInit xRadioInit |
PktStackInit xStackInit |
Definition at line 93 of file SDK_StackLlp_A.c.
volatile FlagStatus xTxDoneFlag = RESET |
Definition at line 124 of file SDK_StackLlp_A.c.