chg-stn-motherboard-ti-mcu/Core/Source
Rakshita 668462eff5 fix: Resolved specific issues with CAN deinitialization and TX buffer usage
- Corrected the `CAN_DeInit` function to address cleanup problems during deinitialization.
- Restricted TX operations to buffer 0 only, as buffer 1 was causing transmission errors.
2024-12-27 19:16:04 +05:30
..
gpio.c Initial commit 2024-09-26 18:52:04 +05:30
ivec_mcal_adc_dma.c Initial commit 2024-09-26 18:52:04 +05:30
ivec_mcal_gpio.c feat: add matlab code to display soc 2024-10-29 14:42:05 +05:30
ivec_mcal_i2c.c Initial commit 2024-09-26 18:52:04 +05:30
ivec_mcal_mcan.c fix: Resolved specific issues with CAN deinitialization and TX buffer usage 2024-12-27 19:16:04 +05:30
ivec_mcal_spi.c Initial commit 2024-09-26 18:52:04 +05:30
ivec_mcal_timer.c feat: add matlab code to display soc 2024-10-29 14:42:05 +05:30
ivec_mcal_uart.c feat: Added relays for Fan 1 and Fan 2 2024-12-18 16:34:53 +05:30
uart.c Initial commit 2024-09-26 18:52:04 +05:30