Home
last modified time | relevance | path

Searched defs:neg_mode (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/driver/deprecated/driver/
Dpcnt_types_legacy.h99 pcnt_count_mode_t neg_mode; /*!< PCNT negative edge count mode */ member
/hal_espressif-latest/components/driver/deprecated/
Dpcnt_legacy.c61 …it_t unit, pcnt_channel_t channel, pcnt_count_mode_t pos_mode, pcnt_count_mode_t neg_mode, pcnt_ct… in _pcnt_set_mode()
425 …it_t unit, pcnt_channel_t channel, pcnt_count_mode_t pos_mode, pcnt_count_mode_t neg_mode, pcnt_ct… in pcnt_set_mode()