Lines Matching full:configuration
50 /**@brief Input pin configuration. */
57 bool skip_gpio_setup : 1; /**< Do not change GPIO configuration */
92 * @note This macro prepares configuration that skips GPIO setup. */
104 * @note This macro prepares configuration that skips GPIO setup. */
116 * @note This macro prepares configuration that skips GPIO setup. */
127 /**@brief Output pin configuration. */
130 nrf_gpiote_polarity_t action; /**< Configuration of the pin task. */
183 * @details Only static configuration is supported to prevent the shared
210 * configuration specifies which mode is used. If PPI mode is used, the driver
215 * @param[in] p_config Initial configuration.
304 * The initial configuration specifies which mode is used.
314 * @param[in] p_config Initial configuration.