/loramac-node-3.4.0/src/boards/SAMR34/ |
D | sx1276-board.c | 111 GpioInit( &SX1276.DIO3, RADIO_DIO_3, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX1276IoInit() 112 gpio_set_pin_function( RADIO_DIO_3, PINMUX_PB17A_EIC_EXTINT1 ); in SX1276IoInit() 188 GpioInit( &SX1276.DIO3, RADIO_DIO_3, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX1276IoDeInit() 189 gpio_set_pin_function( RADIO_DIO_3, PINMUX_PB17A_EIC_EXTINT1 ); in SX1276IoDeInit()
|
D | board-config.h | 66 #define RADIO_DIO_3 GPIO( GPIO_PORTB, 17 ) macro
|
/loramac-node-3.4.0/src/boards/NucleoL152/ |
D | sx1272mb2das-board.c | 97 GpioInit( &SX1272.DIO3, RADIO_DIO_3, PIN_INPUT, PIN_PUSH_PULL, PIN_PULL_UP, 0 ); in SX1272IoInit() 119 GpioInit( &SX1272.DIO3, RADIO_DIO_3, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX1272IoDeInit()
|
D | sx1276mb1las-board.c | 97 GpioInit( &SX1276.DIO3, RADIO_DIO_3, PIN_INPUT, PIN_PUSH_PULL, PIN_PULL_UP, 0 ); in SX1276IoInit() 119 GpioInit( &SX1276.DIO3, RADIO_DIO_3, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX1276IoDeInit()
|
D | sx1276mb1mas-board.c | 97 GpioInit( &SX1276.DIO3, RADIO_DIO_3, PIN_INPUT, PIN_PUSH_PULL, PIN_PULL_UP, 0 ); in SX1276IoInit() 119 GpioInit( &SX1276.DIO3, RADIO_DIO_3, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX1276IoDeInit()
|
D | board-config.h | 97 #define RADIO_DIO_3 PB_4
|
/loramac-node-3.4.0/src/boards/NucleoL073/ |
D | sx1272mb2das-board.c | 97 GpioInit( &SX1272.DIO3, RADIO_DIO_3, PIN_INPUT, PIN_PUSH_PULL, PIN_PULL_UP, 0 ); in SX1272IoInit() 119 GpioInit( &SX1272.DIO3, RADIO_DIO_3, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX1272IoDeInit()
|
D | sx1276mb1las-board.c | 97 GpioInit( &SX1276.DIO3, RADIO_DIO_3, PIN_INPUT, PIN_PUSH_PULL, PIN_PULL_UP, 0 ); in SX1276IoInit() 119 GpioInit( &SX1276.DIO3, RADIO_DIO_3, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX1276IoDeInit()
|
D | sx1276mb1mas-board.c | 97 GpioInit( &SX1276.DIO3, RADIO_DIO_3, PIN_INPUT, PIN_PUSH_PULL, PIN_PULL_UP, 0 ); in SX1276IoInit() 119 GpioInit( &SX1276.DIO3, RADIO_DIO_3, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX1276IoDeInit()
|
D | board-config.h | 97 #define RADIO_DIO_3 PB_4
|
/loramac-node-3.4.0/src/boards/NucleoL476/ |
D | sx1272mb2das-board.c | 97 GpioInit( &SX1272.DIO3, RADIO_DIO_3, PIN_INPUT, PIN_PUSH_PULL, PIN_PULL_UP, 0 ); in SX1272IoInit() 119 GpioInit( &SX1272.DIO3, RADIO_DIO_3, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX1272IoDeInit()
|
D | sx1276mb1las-board.c | 97 GpioInit( &SX1276.DIO3, RADIO_DIO_3, PIN_INPUT, PIN_PUSH_PULL, PIN_PULL_UP, 0 ); in SX1276IoInit() 119 GpioInit( &SX1276.DIO3, RADIO_DIO_3, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX1276IoDeInit()
|
D | sx1276mb1mas-board.c | 97 GpioInit( &SX1276.DIO3, RADIO_DIO_3, PIN_INPUT, PIN_PUSH_PULL, PIN_PULL_UP, 0 ); in SX1276IoInit() 119 GpioInit( &SX1276.DIO3, RADIO_DIO_3, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX1276IoDeInit()
|
D | board-config.h | 97 #define RADIO_DIO_3 PB_4
|
/loramac-node-3.4.0/src/boards/SKiM980A/ |
D | sx1272-board.c | 98 GpioInit( &SX1272.DIO3, RADIO_DIO_3, PIN_INPUT, PIN_PUSH_PULL, PIN_PULL_UP, 0 ); in SX1272IoInit() 120 GpioInit( &SX1272.DIO3, RADIO_DIO_3, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX1272IoDeInit()
|
D | board-config.h | 72 #define RADIO_DIO_3 PB_7 macro
|
/loramac-node-3.4.0/src/boards/SKiM880B/ |
D | sx1272-board.c | 98 GpioInit( &SX1272.DIO3, RADIO_DIO_3, PIN_INPUT, PIN_PUSH_PULL, PIN_PULL_UP, 0 ); in SX1272IoInit() 120 GpioInit( &SX1272.DIO3, RADIO_DIO_3, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX1272IoDeInit()
|
D | board-config.h | 72 #define RADIO_DIO_3 PB_7 macro
|
/loramac-node-3.4.0/src/boards/SKiM881AXL/ |
D | sx1272-board.c | 98 GpioInit( &SX1272.DIO3, RADIO_DIO_3, PIN_INPUT, PIN_PUSH_PULL, PIN_PULL_UP, 0 ); in SX1272IoInit() 120 GpioInit( &SX1272.DIO3, RADIO_DIO_3, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX1272IoDeInit()
|
D | board-config.h | 72 #define RADIO_DIO_3 PB_2 macro
|
/loramac-node-3.4.0/src/boards/NAMote72/ |
D | sx1272-board.c | 117 GpioInit( &SX1272.DIO3, RADIO_DIO_3, PIN_INPUT, PIN_PUSH_PULL, PIN_PULL_UP, 0 ); in SX1272IoInit() 139 GpioInit( &SX1272.DIO3, RADIO_DIO_3, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX1272IoDeInit()
|
D | board-config.h | 59 #define RADIO_DIO_3 PC_8 macro
|
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/ |
D | sx1276-board.c | 104 GpioInit( &SX1276.DIO3, RADIO_DIO_3, PIN_INPUT, PIN_PUSH_PULL, PIN_PULL_UP, 0 ); in SX1276IoInit() 126 GpioInit( &SX1276.DIO3, RADIO_DIO_3, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in SX1276IoDeInit()
|
D | board-config.h | 60 #define RADIO_DIO_3 PC_13 macro
|