Searched refs:operation_mode (Results 1 – 3 of 3) sorted by relevance
90 if (config->operation_mode == VCNL36825T_OPERATION_MODE_AUTO) { in vcnl36825t_pm_action()116 if (config->operation_mode == VCNL36825T_OPERATION_MODE_AUTO) { in vcnl36825t_pm_action()167 if (config->operation_mode == VCNL36825T_OPERATION_MODE_FORCE) { in vcnl36825t_sample_fetch()398 if (config->operation_mode == VCNL36825T_OPERATION_MODE_FORCE) { in vcnl36825t_init_registers()553 BUILD_ASSERT(!DT_INST_PROP(inst, low_power) || (DT_INST_ENUM_IDX(inst, operation_mode) == \559 .operation_mode = DT_INST_ENUM_IDX(inst, operation_mode), \
296 enum vcnl36825t_operation_mode operation_mode; member
59 uint8_t operation_mode; member541 if (drv_cfg->operation_mode == TMAG5273_DT_OPER_MODE_STANDBY) { in tmag5273_sample_fetch()983 if (drv_cfg->operation_mode == TMAG5273_DT_OPER_MODE_CONTINUOUS) { in tmag5273_init_device_config()1237 .operation_mode = DT_INST_PROP(inst, operation_mode), \