Searched refs:p_in_channel (Results 1 – 3 of 3) sorted by relevance
132 uint8_t const * p_in_channel; ///< Pointer to GPIOTE channel for IN event. member
200 .p_in_channel = &p_cb->gpiote_ch in spis_configure()
645 bool use_evt = p_config->p_trigger_config->p_in_channel ? true : false; in gpiote_input_configure()668 uint8_t ch = *p_config->p_trigger_config->p_in_channel; in gpiote_input_configure()