Glenn Ruben Bakke
|
a4513f0159
|
nrf5/hal/gpio: Add function to clear output register using a pin mask.
|
2017-05-08 21:20:08 +02:00 |
|
Glenn Ruben Bakke
|
adf316afaa
|
nrf5/hal/gpio: Adding some new structures and functions to register irq channels to gpio's using GPIOTE peripheral
|
2017-04-11 13:53:37 +02:00 |
|
Glenn Ruben Bakke
|
f8c0a51f5e
|
nrf5/hal/gpio: Adding missing include.
|
2017-04-09 23:47:44 +02:00 |
|
Glenn Ruben Bakke
|
a93d462dfd
|
nrf5/hal/gpio: Reintroducing gpio polarity toggle event to be able to reference the short form of adding high_to_low and low_to_high together.
|
2017-04-09 23:02:37 +02:00 |
|
Glenn Ruben Bakke
|
435bc5a3d4
|
nrf5/hal/gpio: Updating hal_gpio.h with some tab-fixes in order to make the file a bit consistent in style.
|
2017-04-09 21:56:28 +02:00 |
|
Glenn Ruben Bakke
|
8c45aca8d2
|
nrf5/hal/gpio: Removing toggle event from the enumeration as that will be a combination of the rising and falling together.
|
2017-04-09 21:54:09 +02:00 |
|
Glenn Ruben Bakke
|
07edf4f26d
|
nrf5/hal/gpio: Adding new enumeration for input polarity change events.
|
2017-04-09 21:49:02 +02:00 |
|
Glenn Ruben Bakke
|
3b15d33809
|
nrf5/hal: Moving hal_gpio functions, types and defines from mphalport.h to a new hal_gpio.h.
|
2017-04-09 21:39:15 +02:00 |
|