Home
last modified time | relevance | path

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

/Zephyr-latest/modules/openthread/platform/
Dradio_spinel.cpp507 otError otPlatRadioReceiveAt(otInstance *aInstance, uint8_t aChannel, uint32_t aStart, in otPlatRadioReceiveAt() argument
512 OT_UNUSED_VARIABLE(aStart); in otPlatRadioReceiveAt()
Dradio.c808 uint32_t aStart, uint32_t aDuration) in otPlatRadioReceiveAt() argument
816 .rx_slot.start = convert_32bit_us_wrapped_to_64bit_ns(aStart), in otPlatRadioReceiveAt()