Home
last modified time | relevance | path

Searched refs:UPIO_DEASSERT (Results 1 - 6 of 6) sorted by relevance

/vendor/hihope/dayu210/bluetooth/include/
H A Dupio.h49 UPIO_DEASSERT, enumerator
/vendor/hihope/rk3568/bluetooth/include/
H A Dupio.h49 UPIO_DEASSERT, enumerator
/vendor/hihope/dayu210/bluetooth/src/
H A 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()
H A Dhardware.c1082 upio_set(UPIO_LPM_MODE, UPIO_DEASSERT, 0); in hw_lpm_enable()
1129 uint8_t state = (wake_assert) ? UPIO_ASSERT : UPIO_DEASSERT; in hw_lpm_set_wake_state()
/vendor/hihope/rk3568/bluetooth/src/
H A 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()
H A 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()

Completed in 6 milliseconds