HRT: Drop volatile specifier from function call for non-atomic mode
This allows the compiler to optimize better without loosing any performance / accuracy.
Showing
- src/drivers/drv_hrt.h 1 addition, 1 deletionsrc/drivers/drv_hrt.h
- src/drivers/kinetis/drv_hrt.c 1 addition, 1 deletionsrc/drivers/kinetis/drv_hrt.c
- src/drivers/samv7/drv_hrt.c 1 addition, 1 deletionsrc/drivers/samv7/drv_hrt.c
- src/drivers/stm32/drv_hrt.c 1 addition, 1 deletionsrc/drivers/stm32/drv_hrt.c
Loading
Please register or sign in to comment