summaryrefslogtreecommitdiff
path: root/include/fpsensor.h
Commit message (Expand)AuthorAgeFilesLines
* fpsensor: Compile more fingerprint files with C++Tom Hughes2023-03-141-0/+8
* fpsensor: Utilize a common set of CPRINT functionsBobby Casey2023-03-031-0/+1
* fpsensor: Create include file for fpsensor typesBobby Casey2023-03-031-6/+1
* fpsensor: Move matcher APIs to fpsensor_alg.hAndrea Grandi2023-02-071-65/+1
* include: Sort header filesJeremy Bettis2022-11-291-1/+2
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* include/fpsensor.h: Format with clang-formatJack Rosenthal2022-06-291-2/+3
* include/fpsensor: Use doxygen to describe functionsTom Hughes2022-04-251-54/+90
* include: Update comments for fp_capture_typeTom Hughes2022-04-221-3/+10
* Revert "fpsensor: Support building firmware that works for both sensors"Tom Hughes2021-04-071-147/+115
* fpsensor: Support building firmware that works for both sensorsYicheng Li2021-04-021-115/+147
* driver/fingerprint: Add a common sensor maintenance functionTom Hughes2020-08-061-0/+11
* fpsensor: Deinit the sensor before clearing the contextTom Hughes2019-09-281-0/+3
* Fix typo and clarify doc in fpsensor.h and gpio.wrapCraig Hesling2019-08-071-1/+1
* fpsensor: export matched finger indexVincent Palatin2018-05-091-1/+2
* fpsensor: add enrollment and matching interfaceVincent Palatin2018-03-201-0/+57
* fpsensor: update interfaceVincent Palatin2018-01-231-0/+9
* eve_fp: update fingerprint architectureVincent Palatin2017-12-061-0/+87