RAAL Softdevice configuration parameters. More...
#include <platform-softdevice.h>
Data Fields | |
| uint32_t | timeslotLength |
| uint32_t | timeslotTimeout |
| uint32_t | timeslotMaxLength |
| uint16_t | timeslotAllocIters |
| uint16_t | timeslotSafeMargin |
| uint16_t | lfClkAccuracyPpm |
Detailed Description
RAAL Softdevice configuration parameters.
Field Documentation
◆ lfClkAccuracyPpm
| uint16_t otSysSoftdeviceRaalConfigParams::lfClkAccuracyPpm |
Clock accuracy in ppm unit.
◆ timeslotAllocIters
| uint16_t otSysSoftdeviceRaalConfigParams::timeslotAllocIters |
Maximum number of iteration of dividing timeslot_length by factor of 2 performed by arbiter.
◆ timeslotLength
| uint32_t otSysSoftdeviceRaalConfigParams::timeslotLength |
Timeslot length requested by the module in microseconds.
◆ timeslotMaxLength
| uint32_t otSysSoftdeviceRaalConfigParams::timeslotMaxLength |
Maximum single timeslot length created by extension processing in microseconds.
◆ timeslotSafeMargin
| uint16_t otSysSoftdeviceRaalConfigParams::timeslotSafeMargin |
Safe margin before timeslot is finished and nrf_raal_timeslot_ended should be called in microseconds.
◆ timeslotTimeout
| uint32_t otSysSoftdeviceRaalConfigParams::timeslotTimeout |
Longest acceptable delay until the start of the requested timeslot in microseconds.
- external/openthread/include/openthread/platform/platform-softdevice.h