Home
last modified time | relevance | path

Searched refs:GpioRead (Results 1 – 25 of 33) sorted by relevance

12

/loramac-node-latest/src/apps/ping-pong/B-L072Z-LRWAN1/
Dmain.c234 GpioWrite( &Led1, GpioRead( &Led1 ) ^ 1 ); in main()
269 GpioWrite( &Led1, GpioRead( &Led1 ) ^ 1 ); in main()
296 GpioWrite( &Led2, GpioRead( &Led2 ) ^ 1 ); in main()
/loramac-node-latest/src/apps/ping-pong/NAMote72/
Dmain.c227 GpioWrite( &Led1, GpioRead( &Led1 ) ^ 1 ); in main()
262 GpioWrite( &Led1, GpioRead( &Led1 ) ^ 1 ); in main()
289 GpioWrite( &Led2, GpioRead( &Led2 ) ^ 1 ); in main()
/loramac-node-latest/src/boards/NucleoL476/
Dsx1261mbxbas-board.c148 while( GpioRead( &SX126x.BUSY ) == 1 ); in SX126xWaitOnBusy()
307 if( GpioRead( &DeviceSel ) == 1 ) in SX126xGetDeviceId()
335 return GpioRead( &SX126x.DIO1 ); in SX126xGetDio1PinState()
Dsx1262mbxcas-board.c148 while( GpioRead( &SX126x.BUSY ) == 1 ); in SX126xWaitOnBusy()
307 if( GpioRead( &DeviceSel ) == 1 ) in SX126xGetDeviceId()
335 return GpioRead( &SX126x.DIO1 ); in SX126xGetDio1PinState()
Dsx1262mbxdas-board.c155 while( GpioRead( &SX126x.BUSY ) == 1 ); in SX126xWaitOnBusy()
314 if( GpioRead( &DeviceSel ) == 1 ) in SX126xGetDeviceId()
342 return GpioRead( &SX126x.DIO1 ); in SX126xGetDio1PinState()
Dlr1110mb1xxs-board.c102 return GpioRead( &( ( lr1110_t* ) context )->dio_1 ); in lr1110_get_dio_1_pin_state()
285 while( GpioRead( &( ( lr1110_t* ) context )->busy ) == 1 ) in lr1110_hal_wait_on_busy()
Dsx1272mb2das-board.c291 return GpioRead( &SX1272.DIO1 ); in SX1272GetDio1PinState()
Dsx1276mb1las-board.c307 return GpioRead( &SX1276.DIO1 ); in SX1276GetDio1PinState()
Dsx1276mb1mas-board.c300 return GpioRead( &SX1276.DIO1 ); in SX1276GetDio1PinState()
/loramac-node-latest/src/boards/NucleoL152/
Dsx1261mbxbas-board.c148 while( GpioRead( &SX126x.BUSY ) == 1 ); in SX126xWaitOnBusy()
307 if( GpioRead( &DeviceSel ) == 1 ) in SX126xGetDeviceId()
335 return GpioRead( &SX126x.DIO1 ); in SX126xGetDio1PinState()
Dsx1262mbxcas-board.c148 while( GpioRead( &SX126x.BUSY ) == 1 ); in SX126xWaitOnBusy()
307 if( GpioRead( &DeviceSel ) == 1 ) in SX126xGetDeviceId()
335 return GpioRead( &SX126x.DIO1 ); in SX126xGetDio1PinState()
Dsx1262mbxdas-board.c155 while( GpioRead( &SX126x.BUSY ) == 1 ); in SX126xWaitOnBusy()
314 if( GpioRead( &DeviceSel ) == 1 ) in SX126xGetDeviceId()
342 return GpioRead( &SX126x.DIO1 ); in SX126xGetDio1PinState()
Dlr1110mb1xxs-board.c102 return GpioRead( &( ( lr1110_t* ) context )->dio_1 ); in lr1110_get_dio_1_pin_state()
285 while( GpioRead( &( ( lr1110_t* ) context )->busy ) == 1 ) in lr1110_hal_wait_on_busy()
Dsx1272mb2das-board.c291 return GpioRead( &SX1272.DIO1 ); in SX1272GetDio1PinState()
/loramac-node-latest/src/boards/NucleoL073/
Dsx1261mbxbas-board.c148 while( GpioRead( &SX126x.BUSY ) == 1 ); in SX126xWaitOnBusy()
307 if( GpioRead( &DeviceSel ) == 1 ) in SX126xGetDeviceId()
335 return GpioRead( &SX126x.DIO1 ); in SX126xGetDio1PinState()
Dsx1262mbxcas-board.c148 while( GpioRead( &SX126x.BUSY ) == 1 ); in SX126xWaitOnBusy()
307 if( GpioRead( &DeviceSel ) == 1 ) in SX126xGetDeviceId()
335 return GpioRead( &SX126x.DIO1 ); in SX126xGetDio1PinState()
Dsx1262mbxdas-board.c155 while( GpioRead( &SX126x.BUSY ) == 1 ); in SX126xWaitOnBusy()
314 if( GpioRead( &DeviceSel ) == 1 ) in SX126xGetDeviceId()
342 return GpioRead( &SX126x.DIO1 ); in SX126xGetDio1PinState()
Dlr1110mb1xxs-board.c102 return GpioRead( &( ( lr1110_t* ) context )->dio_1 ); in lr1110_get_dio_1_pin_state()
285 while( GpioRead( &( ( lr1110_t* ) context )->busy ) == 1 ) in lr1110_hal_wait_on_busy()
Dsx1272mb2das-board.c291 return GpioRead( &SX1272.DIO1 ); in SX1272GetDio1PinState()
/loramac-node-latest/src/apps/ping-pong/SAMR34/
Dmain.c238 GpioWrite( &Led1, GpioRead( &Led1 ) ^ 1 ); in main()
272 GpioWrite( &Led1, GpioRead( &Led1 ) ^ 1 ); in main()
/loramac-node-latest/src/boards/NAMote72/
Dboard.c168 if( GpioRead( &ioPin ) == 1 ) // Debug Mode in BoardInitMcu()
405 uint8_t first = GpioRead( &pinPc1 ); in BoardGetVersion()
408 if( first && !GpioRead( &pinPc1 ) ) in BoardGetVersion()
/loramac-node-latest/src/system/
Dgpio.c59 uint32_t GpioRead( Gpio_t *obj ) in GpioRead() function
Dgpio.h185 uint32_t GpioRead( Gpio_t *obj );
/loramac-node-latest/src/boards/B-L072Z-LRWAN1/
Dsx1276-board.c148 if( GpioRead( &TcxoPower ) == 0 ) in SX1276SetBoardTcxo()
328 return GpioRead( &SX1276.DIO1 ); in SX1276GetDio1PinState()
/loramac-node-latest/src/boards/SKiM980A/
Dsx1272-board.c296 return GpioRead( &SX1272.DIO1 ); in SX1272GetDio1PinState()

12