Home
last modified time | relevance | path

Searched refs:ONE_DAY_TIME (Results 1 – 2 of 2) sorted by relevance

/drivers/peripheral/pin_auth/hdi_service/database/inc/
Dpin_db.h56 #define ONE_DAY_TIME 86400 macro
/drivers/peripheral/pin_auth/hdi_service/database/src/
Dpin_db.c1019 return ONE_DAY_TIME * MS_OF_S; in GetWaitTime()