Searched refs:NFC_TIMER_ID (Results 1 – 3 of 3) sorted by relevance
68 GKI_start_timer(NFC_TIMER_ID, GKI_SECS_TO_TICKS(1), true); in nfc_start_timer()135 GKI_stop_timer(NFC_TIMER_ID); in nfc_process_timer_evt()153 GKI_stop_timer(NFC_TIMER_ID); in nfc_stop_timer()309 GKI_stop_timer(NFC_TIMER_ID); in nfc_task_shutdown_nfcc()379 GKI_start_timer(NFC_TIMER_ID, GKI_SECS_TO_TICKS(1), true); in nfc_task()
63 #ifndef NFC_TIMER_ID64 #define NFC_TIMER_ID (TIMER_0) macro
31 GKI_start_timer(NFC_TIMER_ID, GKI_SECS_TO_TICKS(1), true); in nfc_process_nci_messages()