Searched refs:negative_port_input (Results 1 – 2 of 2) sorted by relevance
57 enum comp_mcux_acmp_port_input negative_port_input; member
128 MCUX_ACMP_DT_INST_ENUM_OR(inst, PORT_INPUT, negative_port_input, MUX)135 .negative_port_input = MCUX_ACMP_DT_INST_N_PORT_IN(inst), \434 acmp_channel_config.negativePortInput = (acmp_port_input_t)config->negative_port_input; in comp_mcux_acmp_set_input_config()