Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/deprecated/
Dmcpwm_legacy.c863 bool should_free_handle = true; in mcpwm_capture_disable_channel() local
866 should_free_handle = false; in mcpwm_capture_disable_channel()
871 if (should_free_handle) { in mcpwm_capture_disable_channel()