Searched refs:pol (Results 1 – 2 of 2) sorted by relevance
449 NRF_STATIC_INLINE void nrf_qdec_ledpol_set(NRF_QDEC_Type * p_reg, nrf_qdec_ledpol_t pol);672 NRF_STATIC_INLINE void nrf_qdec_ledpol_set(NRF_QDEC_Type * p_reg, nrf_qdec_ledpol_t pol) in nrf_qdec_ledpol_set() argument674 p_reg->LEDPOL = pol; in nrf_qdec_ledpol_set()
214 enum interrupt_polarity pol) { in gic_configure_interrupt() argument220 if (pol != IRQ_POLARITY_ACTIVE_HIGH) { in gic_configure_interrupt()
Completed in 4 milliseconds