Searched refs:DeviceSel (Results 1 – 9 of 9) sorted by relevance
/loramac-node-latest/src/boards/NucleoL476/ |
D | sx1261mbxbas-board.c | 56 Gpio_t DeviceSel; variable 71 GpioInit( &DeviceSel, RADIO_DEVICE_SEL, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX126xIoInit() 307 if( GpioRead( &DeviceSel ) == 1 ) in SX126xGetDeviceId()
|
D | sx1262mbxcas-board.c | 56 Gpio_t DeviceSel; variable 71 GpioInit( &DeviceSel, RADIO_DEVICE_SEL, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX126xIoInit() 307 if( GpioRead( &DeviceSel ) == 1 ) in SX126xGetDeviceId()
|
D | sx1262mbxdas-board.c | 59 Gpio_t DeviceSel; variable 74 GpioInit( &DeviceSel, RADIO_DEVICE_SEL, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX126xIoInit() 314 if( GpioRead( &DeviceSel ) == 1 ) in SX126xGetDeviceId()
|
/loramac-node-latest/src/boards/NucleoL152/ |
D | sx1261mbxbas-board.c | 56 Gpio_t DeviceSel; variable 71 GpioInit( &DeviceSel, RADIO_DEVICE_SEL, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX126xIoInit() 307 if( GpioRead( &DeviceSel ) == 1 ) in SX126xGetDeviceId()
|
D | sx1262mbxcas-board.c | 56 Gpio_t DeviceSel; variable 71 GpioInit( &DeviceSel, RADIO_DEVICE_SEL, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX126xIoInit() 307 if( GpioRead( &DeviceSel ) == 1 ) in SX126xGetDeviceId()
|
D | sx1262mbxdas-board.c | 59 Gpio_t DeviceSel; variable 74 GpioInit( &DeviceSel, RADIO_DEVICE_SEL, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX126xIoInit() 314 if( GpioRead( &DeviceSel ) == 1 ) in SX126xGetDeviceId()
|
/loramac-node-latest/src/boards/NucleoL073/ |
D | sx1261mbxbas-board.c | 56 Gpio_t DeviceSel; variable 71 GpioInit( &DeviceSel, RADIO_DEVICE_SEL, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX126xIoInit() 307 if( GpioRead( &DeviceSel ) == 1 ) in SX126xGetDeviceId()
|
D | sx1262mbxcas-board.c | 56 Gpio_t DeviceSel; variable 71 GpioInit( &DeviceSel, RADIO_DEVICE_SEL, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX126xIoInit() 307 if( GpioRead( &DeviceSel ) == 1 ) in SX126xGetDeviceId()
|
D | sx1262mbxdas-board.c | 59 Gpio_t DeviceSel; variable 74 GpioInit( &DeviceSel, RADIO_DEVICE_SEL, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX126xIoInit() 314 if( GpioRead( &DeviceSel ) == 1 ) in SX126xGetDeviceId()
|