Home
last modified time | relevance | path

Searched refs:CYHAL_INTERCONNECT_RSLT_ALREADY_CONNECTED (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_interconnect.c219 return CYHAL_INTERCONNECT_RSLT_ALREADY_CONNECTED; in _cyhal_interconnect_change_connection_indirect()
277 return CYHAL_INTERCONNECT_RSLT_ALREADY_CONNECTED; in _cyhal_interconnect_check_connection()
305 return CYHAL_INTERCONNECT_RSLT_ALREADY_CONNECTED; in _cyhal_interconnect_check_connection()
329 return CYHAL_INTERCONNECT_RSLT_ALREADY_CONNECTED; in _cyhal_interconnect_check_connection()
/hal_infineon-latest/mtb-hal-cat1/include/
Dcyhal_interconnect.h81 #define CYHAL_INTERCONNECT_RSLT_ALREADY_CONNECTED \ macro