commit | 61eb2a1c8041c905e1c2d5abb8867ea900f287b5 | [log] [tgz] |
---|---|---|
author | Andrzej Głąbek <andrzej.glabek@nordicsemi.no> | Tue Sep 11 15:26:59 2018 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Sep 11 12:55:07 2018 -0400 |
tree | 1c23514d58a29af381be43f5ab44adbed67cfe0f | |
parent | 1a8ac641d778a533de68fbd6193a9fe45b9e639b [diff] |
drivers: gpio: nrfx: Use GPIOTE HAL for checking allocated channels Replaces direct accesses to the peripheral registers structure with the proper GPIOTE HAL function added recently to nrfx. Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>