Searched defs:pwr_ctrl (Results 1 – 2 of 2) sorted by relevance
483 am_get_pwrctrl(struct am_pwr_s *pwr_ctrl, uint32_t ePeripheral) in am_get_pwrctrl()506 am_get_pwrctrl(struct am_pwr_s *pwr_ctrl, uint32_t ePeripheral) in am_get_pwrctrl()1819 struct am_pwr_s pwr_ctrl; in am_hal_pwrctrl_periph_enable() local1930 struct am_pwr_s pwr_ctrl; in pwrctrl_periph_disable_msk_check() local1998 struct am_pwr_s pwr_ctrl; in am_hal_pwrctrl_periph_disable() local2088 struct am_pwr_s pwr_ctrl; in am_hal_pwrctrl_periph_enabled() local
245 uint32_t (*pwr_ctrl)(void *pHandle, bool bOnOff); member