Home
last modified time | relevance | path

Searched refs:GPIOTE_CONFIG_POLARITY_Msk (Results 1 – 6 of 6) sorted by relevance

/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_gpiote.h425 NRF_GPIOTE->CONFIG[idx] &= ~(GPIOTE_CONFIG_PORT_PIN_Msk | GPIOTE_CONFIG_POLARITY_Msk); in nrf_gpiote_event_configure()
427 … ((polarity << GPIOTE_CONFIG_POLARITY_Pos) & GPIOTE_CONFIG_POLARITY_Msk); in nrf_gpiote_event_configure()
437 …return (nrf_gpiote_polarity_t)((NRF_GPIOTE->CONFIG[idx] & GPIOTE_CONFIG_POLARITY_Msk) >> GPIOTE_CO… in nrf_gpiote_event_polarity_get()
466 GPIOTE_CONFIG_POLARITY_Msk | in nrf_gpiote_task_configure()
470 … ((polarity << GPIOTE_CONFIG_POLARITY_Pos) & GPIOTE_CONFIG_POLARITY_Msk) | in nrf_gpiote_task_configure()
/nrf52832-nimble/nordic/nrfx/mdk/
H A Dnrf51_bitfields.h2198 #define GPIOTE_CONFIG_POLARITY_Msk (0x3UL << GPIOTE_CONFIG_POLARITY_Pos) /*!< Bit mask of POLARITY … macro
H A Dnrf52810_bitfields.h2004 #define GPIOTE_CONFIG_POLARITY_Msk (0x3UL << GPIOTE_CONFIG_POLARITY_Pos) /*!< Bit mask of POLARITY … macro
H A Dnrf9160_bitfields.h1616 #define GPIOTE_CONFIG_POLARITY_Msk (0x3UL << GPIOTE_CONFIG_POLARITY_Pos) /*!< Bit mask of POLARITY … macro
H A Dnrf52_bitfields.h2291 #define GPIOTE_CONFIG_POLARITY_Msk (0x3UL << GPIOTE_CONFIG_POLARITY_Pos) /*!< Bit mask of POLARITY … macro
H A Dnrf52840_bitfields.h2040 #define GPIOTE_CONFIG_POLARITY_Msk (0x3UL << GPIOTE_CONFIG_POLARITY_Pos) /*!< Bit mask of POLARITY … macro