Home
last modified time | relevance | path

Searched refs:parameter (Results 1 – 5 of 5) sorted by relevance

/loramac-node-latest/src/boards/mcu/saml21/hal/include/
Dhpl_irq.h66 void (*handler)(void *parameter);
67 void *parameter; member
/loramac-node-latest/cmake/
Dstm32l0.cmake33 …g2 -fno-builtin -mcpu=cortex-m0plus -Wall -Wextra -pedantic -Wno-unused-parameter -ffunction-secti…
Dstm32l1.cmake33 …mb -g2 -fno-builtin -mcpu=cortex-m3 -Wall -Wextra -pedantic -Wno-unused-parameter -ffunction-secti…
Dstm32l4.cmake33 …mfpu=fpv4-sp-d16 -mfloat-abi=softfp -Wall -Wextra -pedantic -Wno-unused-parameter -ffunction-secti…
/loramac-node-latest/
DCHANGELOG.md163 - Fixed ping-slot frequency to take in account the `AS923_FREQ_OFFSET_HZ` parameter
499 - Relocate parameter settings from `ResetMacParameters` to the initialization
580 - Issue(#83): Bug fix in parameter validation
806 …- Added a new parameter to `LoRaMacEventFlags` structure that indicates on which Rx window the dat…
807 …- Added a new parameter to `LoRaMacEventFlags` structure that indicates if there is applicative da…
823 function with false parameter.*
898 Removed the DutyCycle parameter decoding
980 - Radio driver RxDone callback function API has changed (size parameter is no more a pointer)