File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52
TARGET_MCU_NRF52832/config
TARGET_MCU_NRF52840/config Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1866
1866
#endif
1867
1867
// <o> NRFX_GPIOTE_CONFIG_NUM_OF_LOW_POWER_EVENTS - Number of lower power input pins
1868
1868
#ifndef NRFX_GPIOTE_CONFIG_NUM_OF_LOW_POWER_EVENTS
1869
- #define NRFX_GPIOTE_CONFIG_NUM_OF_LOW_POWER_EVENTS 1
1869
+ #define NRFX_GPIOTE_CONFIG_NUM_OF_LOW_POWER_EVENTS 4
1870
1870
#endif
1871
1871
1872
1872
// <o> NRFX_GPIOTE_CONFIG_IRQ_PRIORITY - Interrupt priority
Original file line number Diff line number Diff line change 1866
1866
#endif
1867
1867
// <o> NRFX_GPIOTE_CONFIG_NUM_OF_LOW_POWER_EVENTS - Number of lower power input pins
1868
1868
#ifndef NRFX_GPIOTE_CONFIG_NUM_OF_LOW_POWER_EVENTS
1869
- #define NRFX_GPIOTE_CONFIG_NUM_OF_LOW_POWER_EVENTS 1
1869
+ #define NRFX_GPIOTE_CONFIG_NUM_OF_LOW_POWER_EVENTS 4
1870
1870
#endif
1871
1871
1872
1872
// <o> NRFX_GPIOTE_CONFIG_IRQ_PRIORITY - Interrupt priority
You can’t perform that action at this time.
0 commit comments