Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio.c570 if ((next->ActionTag & RELATIVE) != 0) in HAL_RADIO_ActionPacketIsr()
1050 if ((p->ActionTag & RELATIVE) != 0) in HAL_RADIO_MakeActionPacketPending()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_radio.h548 #define RELATIVE 0x20 macro