Searched refs:phi_b (Results 1 – 3 of 3) sorted by relevance
| /hal_infineon-latest/mtb-hal-cat1/source/ |
| D | cyhal_quaddec.c | 328 cy_rslt_t cyhal_quaddec_init(cyhal_quaddec_t *obj, cyhal_gpio_t phi_a, cyhal_gpio_t phi_b, in cyhal_quaddec_init() argument 339 obj->phi_b = NC; in cyhal_quaddec_init() 420 …rslt = _cyhal_quaddec_pin_init(obj, phi_b, &(obj->phi_b), CYHAL_SIGNAL_TYPE_LEVEL, CYHAL_QUADDEC_I… in cyhal_quaddec_init() 459 obj->phi_b = NC; in cyhal_quaddec_init_cfg() 490 if ((obj->phi_b != NC) && (obj->tcpwm.inputs[idx_phi_b] != CYHAL_TRIGGER_CPUSS_ZERO)) in cyhal_quaddec_free() 501 _cyhal_utils_release_if_used(&obj->phi_b); in cyhal_quaddec_free()
|
| /hal_infineon-latest/mtb-hal-cat1/include/ |
| D | cyhal_quaddec.h | 192 cy_rslt_t cyhal_quaddec_init(cyhal_quaddec_t *obj, cyhal_gpio_t phi_a, cyhal_gpio_t phi_b,
|
| /hal_infineon-latest/mtb-hal-cat1/include_pvt/ |
| D | cyhal_hw_types.h | 1114 cyhal_gpio_t phi_b; member
|