Searched defs:input (Results 1 – 12 of 12) sorted by relevance
67 nrf_lpcomp_input_t input; ///< Input to be monitored. member167 NRFY_STATIC_INLINE void nrfy_lpcomp_input_select(NRF_LPCOMP_Type * p_reg, nrf_lpcomp_input_t input) in nrfy_lpcomp_input_select()
82 nrf_comp_input_t input; ///< Input to be monitored. member261 NRFY_STATIC_INLINE void nrfy_comp_input_select(NRF_COMP_Type * p_reg, nrf_comp_input_t input) in nrfy_comp_input_select()
71 nrf_gpio_pin_input_t input, in nrfy_gpio_cfg()
61 nrf_lpcomp_input_t input; ///< Input to be monitored. member
98 nrf_comp_input_t input; ///< Input to be monitored. member
853 nrf_gpio_pin_input_t input, in nrf_gpio_cfg()959 nrf_gpio_pin_input_t input = NRF_GPIO_PIN_INPUT_CONNECT; in nrf_gpio_cfg_watcher() local967 nrf_gpio_pin_input_t input = NRF_GPIO_PIN_INPUT_DISCONNECT; in nrf_gpio_input_disconnect() local
127 nrf_adc_config_input_t input; /**< ADC input selection. */ member
354 NRF_STATIC_INLINE void nrf_lpcomp_input_select(NRF_LPCOMP_Type * p_reg, nrf_lpcomp_input_t input) in nrf_lpcomp_input_select()
494 NRF_STATIC_INLINE void nrf_comp_input_select(NRF_COMP_Type * p_reg, nrf_comp_input_t input) in nrf_comp_input_select()
1034 static bool input_read_and_check(uint32_t * input, uint32_t * pins_to_check) in input_read_and_check()1065 uint32_t input[GPIO_COUNT] = {0}; in port_event_handle() local
237 nrfy_saadc_channel_input_t input = {.input_p = NRF_SAADC_INPUT_DISABLED, in saadc_generic_mode_set() local
219 nrf_gpio_pin_input_t input; in pin_init() local