/loramac-node-latest/src/boards/NucleoL476/ |
D | sx1261mbxbas-board.c | 69 GpioInit( &SX126x.BUSY, RADIO_BUSY, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX126xIoInit() 82 GpioInit( &SX126x.BUSY, RADIO_BUSY, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX126xIoDeInit() 148 while( GpioRead( &SX126x.BUSY ) == 1 ); in SX126xWaitOnBusy()
|
D | sx1262mbxcas-board.c | 69 GpioInit( &SX126x.BUSY, RADIO_BUSY, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX126xIoInit() 82 GpioInit( &SX126x.BUSY, RADIO_BUSY, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX126xIoDeInit() 148 while( GpioRead( &SX126x.BUSY ) == 1 ); in SX126xWaitOnBusy()
|
D | sx1262mbxdas-board.c | 72 GpioInit( &SX126x.BUSY, RADIO_BUSY, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX126xIoInit() 85 GpioInit( &SX126x.BUSY, RADIO_BUSY, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX126xIoDeInit() 155 while( GpioRead( &SX126x.BUSY ) == 1 ); in SX126xWaitOnBusy()
|
/loramac-node-latest/src/boards/NucleoL152/ |
D | sx1261mbxbas-board.c | 69 GpioInit( &SX126x.BUSY, RADIO_BUSY, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX126xIoInit() 82 GpioInit( &SX126x.BUSY, RADIO_BUSY, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX126xIoDeInit() 148 while( GpioRead( &SX126x.BUSY ) == 1 ); in SX126xWaitOnBusy()
|
D | sx1262mbxcas-board.c | 69 GpioInit( &SX126x.BUSY, RADIO_BUSY, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX126xIoInit() 82 GpioInit( &SX126x.BUSY, RADIO_BUSY, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX126xIoDeInit() 148 while( GpioRead( &SX126x.BUSY ) == 1 ); in SX126xWaitOnBusy()
|
D | sx1262mbxdas-board.c | 72 GpioInit( &SX126x.BUSY, RADIO_BUSY, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX126xIoInit() 85 GpioInit( &SX126x.BUSY, RADIO_BUSY, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX126xIoDeInit() 155 while( GpioRead( &SX126x.BUSY ) == 1 ); in SX126xWaitOnBusy()
|
/loramac-node-latest/src/boards/NucleoL073/ |
D | sx1261mbxbas-board.c | 69 GpioInit( &SX126x.BUSY, RADIO_BUSY, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX126xIoInit() 82 GpioInit( &SX126x.BUSY, RADIO_BUSY, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX126xIoDeInit() 148 while( GpioRead( &SX126x.BUSY ) == 1 ); in SX126xWaitOnBusy()
|
D | sx1262mbxcas-board.c | 69 GpioInit( &SX126x.BUSY, RADIO_BUSY, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX126xIoInit() 82 GpioInit( &SX126x.BUSY, RADIO_BUSY, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX126xIoDeInit() 148 while( GpioRead( &SX126x.BUSY ) == 1 ); in SX126xWaitOnBusy()
|
D | sx1262mbxdas-board.c | 72 GpioInit( &SX126x.BUSY, RADIO_BUSY, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX126xIoInit() 85 GpioInit( &SX126x.BUSY, RADIO_BUSY, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX126xIoDeInit() 155 while( GpioRead( &SX126x.BUSY ) == 1 ); in SX126xWaitOnBusy()
|
/loramac-node-latest/src/radio/sx126x/ |
D | sx126x.h | 715 Gpio_t BUSY; member
|
/loramac-node-latest/src/boards/mcu/saml21/saml21b/include/component/ |
D | dmac.h | 381 uint16_t BUSY:1; /*!< bit: 14 Busy */ member 892 uint8_t BUSY:1; /*!< bit: 1 Channel Busy */ member
|