Commit Graph

57 Commits

Author SHA1 Message Date
Armando 6e3efc7b9f feat(isp): added isp bf driver 2024-05-24 10:25:42 +08:00
Armando f85e0cfdc3 fix(isp): updated to only support input data type as raw8 2024-05-15 14:32:15 +08:00
laokaiyao e106c281ad fix(isp_af): fixed isp af intr priority 2024-05-11 11:12:43 +08:00
laokaiyao 2237633ab3 refactor(isp): refactor the interrupt and callback solution
- Added async API
- Replaced the polling API
- Supported one more callback and event data
2024-04-28 16:23:22 +08:00
Armando 359f3e146a fix(isp): fixed af environment detector lack of configuration issue 2024-04-24 14:57:58 +08:00
Armando ad3087fa20 change(isp): merge isp af env into isp af controller 2024-04-01 11:59:43 +08:00
Armando bf1275d700 feat(isp): added isp driver framework and isp af driver 2024-04-01 09:30:07 +08:00