Lines Matching defs:idx
231 NRFY_STATIC_INLINE void nrfy_gpiote_event_enable(NRF_GPIOTE_Type * p_reg, uint32_t idx) in nrfy_gpiote_event_enable()
238 NRFY_STATIC_INLINE void nrfy_gpiote_event_disable(NRF_GPIOTE_Type * p_reg, uint32_t idx) in nrfy_gpiote_event_disable()
246 uint32_t idx, in nrfy_gpiote_event_configure()
255 NRFY_STATIC_INLINE uint32_t nrfy_gpiote_event_pin_get(NRF_GPIOTE_Type const * p_reg, uint32_t idx) in nrfy_gpiote_event_pin_get()
266 uint32_t idx) in nrfy_gpiote_event_polarity_get()
275 NRFY_STATIC_INLINE void nrfy_gpiote_task_enable(NRF_GPIOTE_Type * p_reg, uint32_t idx) in nrfy_gpiote_task_enable()
282 NRFY_STATIC_INLINE void nrfy_gpiote_task_disable(NRF_GPIOTE_Type * p_reg, uint32_t idx) in nrfy_gpiote_task_disable()
290 uint32_t idx, in nrfy_gpiote_task_configure()
301 uint32_t idx, in nrfy_gpiote_task_force()
309 NRFY_STATIC_INLINE void nrfy_gpiote_te_default(NRF_GPIOTE_Type * p_reg, uint32_t idx) in nrfy_gpiote_te_default()
316 NRFY_STATIC_INLINE bool nrfy_gpiote_te_is_enabled(NRF_GPIOTE_Type const * p_reg, uint32_t idx) in nrfy_gpiote_te_is_enabled()