Home
last modified time | relevance | path

Searched refs:save (Results 1 - 7 of 7) sorted by relevance

/drivers/hdf_core/framework/model/sensor/driver/common/include/
H A Dsensor_config_parser.h63 uint32_t save : 2; member
/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/
H A Dhdf_set_handler.py123 dot_config.save()
125 orig_dot_config_.save()
H A Dhdf_dot_config_file.py36 def save(self): member in HdfDotConfigFile
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/test/public_moudle/
H A Dbase.py199 0.4 * size.get('height'))).save(path)
/drivers/peripheral/usb/ddk/host/src/
H A Dliteos_adapter.c97 uint32_t save; in OsUrbComplete() local
110 LOS_SpinLockSave(&osDev->completeLock, &save); in OsUrbComplete()
113 LOS_SpinUnlockRestore(&osDev->completeLock, save); in OsUrbComplete()
116 LOS_SpinUnlockRestore(&osDev->completeLock, save); in OsUrbComplete()
181 uint32_t save; in OsReapUrb() local
190 LOS_SpinLockSave(&osDev->completeLock, &save); in OsReapUrb()
195 LOS_SpinUnlockRestore(&osDev->completeLock, save); in OsReapUrb()
/drivers/hdf_core/framework/model/sensor/driver/common/src/
H A Dsensor_config_parser.c103 group->regCfgItem[index].save = buf[step + SENSOR_REG_CFG_SAVE_INDEX]; in ParseSensorRegItem()
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/test/testsuits/
H A Dtest_index.py89 Image.open(path).crop((0.8 * 929, 0, 929, 0.3 * 888)).save(path)

Completed in 10 milliseconds