Home
last modified time | relevance | path

Searched refs:UPIO_DEASSERT (Results 1 – 3 of 3) sorted by relevance

/vendor/hihope/rk3568/bluetooth/include/
Dupio.h49 UPIO_DEASSERT, enumerator
/vendor/hihope/rk3568/bluetooth/src/
Dupio.c187 upio_set(UPIO_BT_WAKE, UPIO_DEASSERT, 1); in proc_btwrite_timeout()
452 if (action == UPIO_DEASSERT) in upio_set()
462 if (action == UPIO_DEASSERT) in upio_set()
Dhardware.c1130 upio_set(UPIO_LPM_MODE, UPIO_DEASSERT, 0); in hw_lpm_enable()
1176 uint8_t state = (wake_assert) ? UPIO_ASSERT : UPIO_DEASSERT; in hw_lpm_set_wake_state()