Home
last modified time | relevance | path

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

/vendor/hihope/rk3568/bluetooth/include/
Dupio.h50 UPIO_ASSERT enumerator
/vendor/hihope/rk3568/bluetooth/src/
Dupio.c203 if (action == UPIO_ASSERT) { in upio_start_stop_timer()
374 if (action == UPIO_ASSERT) { in upio_set()
392 if (action == UPIO_ASSERT) { in upio_set()
442 userial_vendor_ioctl( ( (action==UPIO_ASSERT) ? \ in upio_set()
Dhardware.c1127 upio_set(UPIO_LPM_MODE, UPIO_ASSERT, 0); in hw_lpm_enable()
1176 uint8_t state = (wake_assert) ? UPIO_ASSERT : UPIO_DEASSERT; in hw_lpm_set_wake_state()