Lines Matching full:cannot
45 /* cannot execute a bus operation in an ISR context */ in tle9104_gpio_pin_configure()
56 LOG_ERR("cannot configure pin as input"); in tle9104_gpio_pin_configure()
76 LOG_ERR("pin cannot have a pull up configured"); in tle9104_gpio_pin_configure()
81 LOG_ERR("pin cannot have a pull down configured"); in tle9104_gpio_pin_configure()
86 LOG_ERR("cannot configure OUT2 if parallel mode is enabled for OUT1 and OUT2"); in tle9104_gpio_pin_configure()
91 LOG_ERR("cannot configure OUT4 if parallel mode is enabled for OUT3 and OUT4"); in tle9104_gpio_pin_configure()
126 LOG_ERR("cannot set OUT2 if parallel mode is enabled for OUT1 and OUT2"); in tle9104_gpio_port_set_masked_raw()
131 LOG_ERR("cannot set OUT4 if parallel mode is enabled for OUT3 and OUT4"); in tle9104_gpio_port_set_masked_raw()
135 /* cannot execute a bus operation in an ISR context */ in tle9104_gpio_port_set_masked_raw()
165 LOG_ERR("cannot toggle OUT2 if parallel mode is enabled for OUT1 and OUT2"); in tle9104_gpio_port_toggle_bits()
170 LOG_ERR("cannot toggle OUT4 if parallel mode is enabled for OUT3 and OUT4"); in tle9104_gpio_port_toggle_bits()
174 /* cannot execute a bus operation in an ISR context */ in tle9104_gpio_port_toggle_bits()