Searched refs:stm32_gate_ready_endisable (Results 1 – 1 of 1) sorted by relevance
127 static TEE_Result stm32_gate_ready_endisable(uint16_t gate_id, bool enable, in stm32_gate_ready_endisable() function140 return stm32_gate_ready_endisable(gate_id, true, true); in stm32_gate_rdy_enable()145 return stm32_gate_ready_endisable(gate_id, false, true); in stm32_gate_rdy_disable()
Completed in 3 milliseconds