Home
last modified time | relevance | path

Searched defs:input (Results 1 – 13 of 13) sorted by relevance

/hal_nordic-latest/nrfx/haly/
Dnrfy_lpcomp.h73 nrf_lpcomp_input_t input; ///< Input to be monitored. member
227 NRFY_STATIC_INLINE void nrfy_lpcomp_input_select(NRF_LPCOMP_Type * p_reg, nrf_lpcomp_input_t input) in nrfy_lpcomp_input_select()
Dnrfy_comp.h82 nrf_comp_input_t input; ///< Input to be monitored. member
261 NRFY_STATIC_INLINE void nrfy_comp_input_select(NRF_COMP_Type * p_reg, nrf_comp_input_t input) in nrfy_comp_input_select()
Dnrfy_gpio.h71 nrf_gpio_pin_input_t input, in nrfy_gpio_cfg()
/hal_nordic-latest/nrfx/hal/
Dnrf_gpio.h982 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() local
1125 nrf_gpio_pin_input_t input = NRF_GPIO_PIN_INPUT_DISCONNECT; in nrf_gpio_input_disconnect() local
Dnrf_adc.h127 nrf_adc_config_input_t input; /**< ADC input selection. */ member
Dnrf_comp.h505 NRF_STATIC_INLINE void nrf_comp_input_select(NRF_COMP_Type * p_reg, nrf_comp_input_t input) in nrf_comp_input_select()
Dnrf_lpcomp.h579 NRF_STATIC_INLINE void nrf_lpcomp_input_select(NRF_LPCOMP_Type * p_reg, nrf_lpcomp_input_t input) in nrf_lpcomp_input_select()
Dnrf_stm.h558 NRF_STATIC_INLINE bool nrf_stm_input_check(NRF_STM_Type const * p_reg, nrf_stm_input_t input) in nrf_stm_input_check()
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_lpcomp.h70 nrf_lpcomp_input_t input; ///< Input to be monitored. member
Dnrfx_comp.h106 nrf_comp_input_t input; ///< Input to be monitored. member
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_saadc.c237 nrfy_saadc_channel_input_t input = {.input_p = NRF_SAADC_INPUT_DISABLED, in saadc_generic_mode_set() local
Dnrfx_gpiote.c1526 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
Dnrfx_spim.c242 nrf_gpio_pin_input_t input; in pin_init() local