nuttx/drivers/motor/foc
fangpeina 017df835ba drivers/motor: use small lock to replace enter_critical_section
replace critical_section with spinlock, and use atomic to
protect state.

Signed-off-by: fangpeina <fangpeina@xiaomi.com>
2026-01-08 11:17:17 +08:00
..
CMakeLists.txt
drv8301.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
foc_dev.c
foc_dummy.c drivers/motor: use small lock to replace enter_critical_section 2026-01-08 11:17:17 +08:00
foc_pwr.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
Kconfig
Make.defs