Searched refs:input_config (Results 1 – 2 of 2) sorted by relevance
18 nrfx_gpiote_input_pin_config_t input_config = { in spi_nrfx_wake_init() local30 res = nrfx_gpiote_input_configure(gpiote, wake_pin, &input_config); in spi_nrfx_wake_init()
214 const struct comp_mcux_acmp_input_config input_config; member564 ret = comp_mcux_acmp_set_input_config(dev, &config->input_config); in mcux_acmp_init()631 .input_config = MCUX_ACMP_DT_INST_INPUT_CONFIG_INIT(inst), \
Completed in 9 milliseconds