Home
last modified time | relevance | path

Searched refs:action (Results 1 – 5 of 5) sorted by relevance

/external/platform/nrfx/drivers/include/
A Dnrfx_gpiote.h145 nrf_gpiote_polarity_t action; /**< Configuration of the pin task. */ member
153 .action = NRF_GPIOTE_POLARITY_LOTOHI, \
166 .action = NRF_GPIOTE_POLARITY_HITOLO, \
175 .action = NRF_GPIOTE_POLARITY_LOTOHI, \
186 .action = NRF_GPIOTE_POLARITY_TOGGLE, \
200 typedef void (*nrfx_gpiote_evt_handler_t)(nrfx_gpiote_pin_t pin, nrf_gpiote_polarity_t action);
/external/platform/pico/rp2_common/hardware_clocks/scripts/
A Dvcocalc.py10 parser.add_argument("--low-vco", "-l", action="store_true", help="Use a lower VCO frequency when po…
/external/lib/lwip/include/lwip/
A Dnetif.h131 ip_addr_t *group, u8_t action);
/external/platform/nrfx/drivers/src/
A Dnrfx_spis.c96 nrf_gpiote_polarity_t action) in csn_event_handler() argument
A Dnrfx_gpiote.c302 p_config->action, in nrfx_gpiote_out_init()

Completed in 10 milliseconds