Searched refs:smart_power_ctrl (Results 1 – 5 of 5) sorted by relevance
2430 lis2dux12_smart_power_ctrl_t smart_power_ctrl; in lis2dux12_smart_power_set() local2443 smart_power_ctrl.smart_power_ctrl_win = val.window; in lis2dux12_smart_power_set()2444 smart_power_ctrl.smart_power_ctrl_dur = val.duration; in lis2dux12_smart_power_set()2446 (uint8_t *)&smart_power_ctrl, 1); in lis2dux12_smart_power_set()2461 lis2dux12_smart_power_ctrl_t smart_power_ctrl; in lis2dux12_smart_power_get() local2468 (uint8_t *)&smart_power_ctrl, 1); in lis2dux12_smart_power_get()2469 val->window = smart_power_ctrl.smart_power_ctrl_win; in lis2dux12_smart_power_get()2470 val->duration = smart_power_ctrl.smart_power_ctrl_dur; in lis2dux12_smart_power_get()
2041 lis2dux12_smart_power_ctrl_t smart_power_ctrl; member
2575 lis2duxs12_smart_power_ctrl_t smart_power_ctrl; in lis2duxs12_smart_power_set() local2588 smart_power_ctrl.smart_power_ctrl_win = val.window; in lis2duxs12_smart_power_set()2589 smart_power_ctrl.smart_power_ctrl_dur = val.duration; in lis2duxs12_smart_power_set()2591 (uint8_t *)&smart_power_ctrl, 1); in lis2duxs12_smart_power_set()2606 lis2duxs12_smart_power_ctrl_t smart_power_ctrl; in lis2duxs12_smart_power_get() local2613 (uint8_t *)&smart_power_ctrl, 1); in lis2duxs12_smart_power_get()2614 val->window = smart_power_ctrl.smart_power_ctrl_win; in lis2duxs12_smart_power_get()2615 val->duration = smart_power_ctrl.smart_power_ctrl_dur; in lis2duxs12_smart_power_get()
2062 lis2duxs12_smart_power_ctrl_t smart_power_ctrl; member
1969 st1vafe3bx_smart_power_ctrl_t smart_power_ctrl; member