Searched refs:_cyhal_interconnect_change_connection_direct (Results 1 – 1 of 1) sorted by relevance
/hal_infineon-3.6.0/mtb-hal-cat1/source/ |
D | cyhal_interconnect.c | 139 static cy_rslt_t _cyhal_interconnect_change_connection_direct( in _cyhal_interconnect_change_connection_direct() function 188 static cy_rslt_t _cyhal_interconnect_change_connection_direct(uint8_t mux, uint8_t input_idx, uint8… in _cyhal_interconnect_change_connection_direct() function 276 …: _cyhal_interconnect_change_connection_direct(mux_group, mux_group_1to1_offset, source_idx, dest_… in _cyhal_interconnect_check_connection() 306 …: _cyhal_interconnect_change_connection_direct(9, mux9_input_idx, mux9_output_idx, type, connect =… in _cyhal_interconnect_check_connection() 330 …: _cyhal_interconnect_change_connection_direct(10, mux10_input_idx, mux10_output_idx, type, connec… in _cyhal_interconnect_check_connection()
|