Searched refs:LATENCY (Results 1 – 7 of 7) sorted by relevance
946 p_reg->LATENCY = (latency << GPIOTE_LATENCY_LATENCY_Pos) & GPIOTE_LATENCY_LATENCY_Msk; in nrf_gpiote_latency_set()951 return (nrf_gpiote_latency_t)((p_reg->LATENCY & GPIOTE_LATENCY_LATENCY_Msk) >> in nrf_gpiote_latency_get()
1001 …__IOM uint32_t LATENCY; /*!< (@ 0x00000504) Latency selection for Event mode… member
2012 …__IOM uint32_t LATENCY; /*!< (@ 0x00000504) Latency selection for Event mode… member
21772 …__IOM uint32_t LATENCY; /*!< (@ 0x00000504) Latency selection for Event m… member
22829 …__IOM uint32_t LATENCY; /*!< (@ 0x00000504) Latency selection for Event m… member
21246 …__IOM uint32_t LATENCY; /*!< (@ 0x00000504) Latency selection for Event m… member
386 - Added support for the LATENCY register present on nRF5340 in the GPIOTE driver and the GPIOTE HAL.