Home
last modified time | relevance | path

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

/hardware/samsung/nfc/halimpl/osi/
Dosi_common.h37 #define OSI_MAX_TIMER (2) // fw download timer, nci timer macro
120 sOSI_TIMER timer[OSI_MAX_TIMER];
Dosi_timer.cc41 for (index = 0; index < OSI_MAX_TIMER; index++) { in OSI_timer_allocate()
60 OSI_MAX_TIMER); in OSI_timer_allocate()
170 for (index = 0; index < OSI_MAX_TIMER; index++) { in OSI_timer_get_handler()
210 for (index = 0; index < OSI_MAX_TIMER; index++) { in OSI_timer_update()
Dosi_main.cc68 for (index = 0; index < OSI_MAX_TIMER; index++) { in OSI_init()
87 for (index = 0; index < OSI_MAX_TIMER; index++) { in OSI_deinit()