Searched refs:gate_cfg (Results 1 – 3 of 3) sorted by relevance
18 struct gate_cfg { struct44 const struct gate_cfg *gates; argument
68 const struct gate_cfg *gate = &priv->gates[gate_id]; in stm32_gate_endisable()98 const struct gate_cfg *gate = &priv->gates[gate_id]; in stm32_gate_is_enabled()107 const struct gate_cfg *gate = &priv->gates[gate_id]; in stm32_gate_wait_ready()
277 static const struct gate_cfg gates_mp13[GATE_NB] = {
Completed in 11 milliseconds