Searched refs:action (Results 1 – 5 of 5) sorted by relevance
| /external/platform/nrfx/drivers/include/ |
| A D | nrfx_gpiote.h | 145 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 D | vcocalc.py | 10 parser.add_argument("--low-vco", "-l", action="store_true", help="Use a lower VCO frequency when po…
|
| /external/lib/lwip/include/lwip/ |
| A D | netif.h | 131 ip_addr_t *group, u8_t action);
|
| /external/platform/nrfx/drivers/src/ |
| A D | nrfx_spis.c | 96 nrf_gpiote_polarity_t action) in csn_event_handler() argument
|
| A D | nrfx_gpiote.c | 302 p_config->action, in nrfx_gpiote_out_init()
|
Completed in 10 milliseconds