Searched refs:OSI_timer_start (Results 1 – 3 of 3) sorted by relevance
/hardware/samsung/nfc/halimpl/src/ |
D | hal_task.cc | 65 OSI_timer_start(nfc_hal_info.sleep_timer, nfc_hal_info.cfg.override_timeout, in hal_update_sleep_timer() 68 OSI_timer_start(nfc_hal_info.sleep_timer, nfc_hal_info.cfg.sleep_timeout, in hal_update_sleep_timer() 140 OSI_timer_start(nfc_hal_info.nci_timer, 1000, in nfc_hal_postinit_sm() 148 OSI_timer_start(nfc_hal_info.nci_timer, 1000, in nfc_hal_postinit_sm()
|
/hardware/samsung/nfc/halimpl/osi/ |
D | osi.h | 280 int OSI_timer_start(tOSI_TIMER_HANDLER timer, uint32_t timeout,
|
D | osi_timer.cc | 73 int OSI_timer_start(tOSI_TIMER_HANDLER timer, uint32_t timeout, in OSI_timer_start() function
|