Searched defs:input (Results 1 – 13 of 13) sorted by relevance
73 nrf_lpcomp_input_t input; ///< Input to be monitored. member227 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()
982 nrf_gpio_pin_input_t input, in nrf_gpio_cfg()1117 nrf_gpio_pin_input_t input = NRF_GPIO_PIN_INPUT_CONNECT; in nrf_gpio_cfg_watcher() local1125 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
505 NRF_STATIC_INLINE void nrf_comp_input_select(NRF_COMP_Type * p_reg, nrf_comp_input_t input) in nrf_comp_input_select()
579 NRF_STATIC_INLINE void nrf_lpcomp_input_select(NRF_LPCOMP_Type * p_reg, nrf_lpcomp_input_t input) in nrf_lpcomp_input_select()
558 NRF_STATIC_INLINE bool nrf_stm_input_check(NRF_STM_Type const * p_reg, nrf_stm_input_t input) in nrf_stm_input_check()
70 nrf_lpcomp_input_t input; ///< Input to be monitored. member
106 nrf_comp_input_t input; ///< Input to be monitored. member
237 nrfy_saadc_channel_input_t input = {.input_p = NRF_SAADC_INPUT_DISABLED, in saadc_generic_mode_set() local
1526 static bool input_read_and_check(uint32_t * input, in input_read_and_check()1562 uint32_t input[GPIO_COUNT] = {0}; in port_event_handle() local
242 nrf_gpio_pin_input_t input; in pin_init() local