Searched defs:power_mode (Results 1 – 4 of 4) sorted by relevance
436 register uint32_t power_mode = (READ_BIT(OPAMPx->CSR, OPAMP_CSR_OPALPM)); in LL_OPAMP_GetPowerMode() local
5422 static int hci_power_control_state_off(HCI_POWER_MODE power_mode){ in hci_power_control_state_off()5446 static int hci_power_control_state_initializing(HCI_POWER_MODE power_mode){ in hci_power_control_state_initializing()5466 static int hci_power_control_state_working(HCI_POWER_MODE power_mode) { in hci_power_control_state_working()5486 static int hci_power_control_state_halting(HCI_POWER_MODE power_mode) { in hci_power_control_state_halting()5506 static int hci_power_control_state_falling_asleep(HCI_POWER_MODE power_mode) { in hci_power_control_state_falling_asleep()5524 static int hci_power_control_state_sleeping(HCI_POWER_MODE power_mode) { in hci_power_control_state_sleeping()5545 int hci_power_control(HCI_POWER_MODE power_mode){ in hci_power_control()
536 static bsp_power_mode_t power_mode = BSP_POWER_MODE_LDO; in bsp_prv_operating_mode_set() local
156 HCI_POWER_MODE power_mode; member