mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
9 lines
285 B
Plaintext
9 lines
285 B
Plaintext
[mapping:pcnt_driver]
|
|
archive: libesp_driver_pcnt.a
|
|
entries:
|
|
if PCNT_CTRL_FUNC_IN_IRAM = y:
|
|
pulse_cnt: pcnt_unit_start (noflash)
|
|
pulse_cnt: pcnt_unit_stop (noflash)
|
|
pulse_cnt: pcnt_unit_clear_count (noflash)
|
|
pulse_cnt: pcnt_unit_get_count (noflash)
|