Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/driver/include/driver/
Dpcnt.h100 pcnt_count_mode_t neg_mode; /*!< PCNT negative edge count mode */ member
/hal_espressif-3.5.0/components/driver/
Dpcnt.c58 …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()
422 …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()