Searched refs:ss_val (Results 1 – 1 of 1) sorted by relevance
283 uint32_t ss_val = !p_config->ss_active_high; in configure_pins() local284 pin_init(p_config->ss_pin, NRF_GPIO_PIN_DIR_OUTPUT, NRF_GPIO_PIN_NOPULL, pin_drive, ss_val); in configure_pins()