Home
last modified time | relevance | path

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

/Zephyr-latest/modules/openthread/platform/
Dradio.c1367 otError otPlatRadioEnableCsl(otInstance *aInstance, uint32_t aCslPeriod, otShortAddress aShortAddr, in otPlatRadioEnableCsl() argument
1373 IEEE802154_DEFINE_HEADER_IE_CSL_REDUCED(/* phase */ 0, aCslPeriod); in otPlatRadioEnableCsl()
1381 config.csl_period = aCslPeriod; in otPlatRadioEnableCsl()
1388 config.ack_ie.header_ie = aCslPeriod > 0 ? &header_ie : NULL; in otPlatRadioEnableCsl()