Searched refs:positive_port_input (Results 1 – 2 of 2) sorted by relevance
56 enum comp_mcux_acmp_port_input positive_port_input; member
125 MCUX_ACMP_DT_INST_ENUM_OR(inst, PORT_INPUT, positive_port_input, MUX)134 .positive_port_input = MCUX_ACMP_DT_INST_P_PORT_IN(inst), \428 acmp_channel_config.positivePortInput = (acmp_port_input_t)config->positive_port_input; in comp_mcux_acmp_set_input_config()