Searched refs:ssel_state (Results 1 – 1 of 1) sorted by relevance
1146 …bool ssel_state = (CY_SCB_SPI_ACTIVE_LOW == obj->ssel_pol[ssel_idx]) ? !ssel_activate : ssel_activ… in _cyhal_ssel_switch_state() local1147 cyhal_gpio_write(obj->pin_ssel[ssel_idx], ssel_state); in _cyhal_ssel_switch_state()