Lines Matching full:true
55 …bool is_watcher : 1; /**< True when the input pin is tracking an output pin.…
56 bool hi_accuracy : 1; /**< True when high accuracy (IN_EVENT) is used. */
61 * @details Set hi_accu to true to use IN_EVENT. */
71 * @details Set hi_accu to true to use IN_EVENT. */
81 * @details Set hi_accu to true to use IN_EVENT.*/
91 * @details Set hi_accu to true to use IN_EVENT.
99 .skip_gpio_setup = true, \
103 * @details Set hi_accu to true to use IN_EVENT.
111 .skip_gpio_setup = true, \
115 * @details Set hi_accu to true to use IN_EVENT.
123 .skip_gpio_setup = true, \
132 bool task_pin; /**< True if the pin is controlled by a GPIOTE task. */
147 .task_pin = true, \
156 .task_pin = true, \
165 .task_pin = true, \
197 * @retval true If the module is already initialized.
342 * @param[in] int_enable True to enable the interrupt. Always valid for a high-accuracy pin.
358 * @retval true If the input pin is set.