Home
last modified time | relevance | path

Searched defs:second (Results 1 – 3 of 3) sorted by relevance

/drivers/hdf_core/framework/include/platform/
Drtc_if.h69 uint8_t second; /**< Second. The value ranges from 0 to 59. */ member
/drivers/peripheral/camera/vdi_base/common/utils/exif/
Dexif_utils.cpp76 int32_t second = 0; in AddLatOrLongInfo() local
304 int32_t second = static_cast<int32_t>(((number - hour) * timePeriod - minute) * timePeriod); in ConvertGpsDataToDms() local
/drivers/hdf_core/framework/test/unittest/platform/common/
Drtc_test.h30 uint32_t second; member