| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/ |
| A D | hal_can.h | 54 CANSLEEPFAILED = 0x00000000, ///< CAN did not enter the sleep mode enumerator
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/ |
| A D | HAL_can.h | 46 #define CANSLEEPFAILED ((uint8_t)0x00) /* CAN did not enter the sleep mode */ macro
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/ |
| A D | HAL_can.h | 46 #define CANSLEEPFAILED ((uint8_t)0x00) /* CAN did not enter the sleep mode */ macro
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/ |
| A D | HAL_can.h | 46 #define CANSLEEPFAILED ((uint8_t)0x00) /* CAN did not enter the sleep mode */ macro
|
| /bsp/tkm32F499/Libraries/Hal_lib/inc/ |
| A D | HAL_can.h | 45 #define CANSLEEPFAILED ((uint8_t)0x00) /* CAN did not enter the sleep mode */ macro
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f10x_can.h | 324 #define CANSLEEPFAILED CAN_Sleep_Failed macro
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f20x_can.h | 324 #define CANSLEEPFAILED CAN_Sleep_Failed macro
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/ |
| A D | air32f10x_can.h | 595 #define CANSLEEPFAILED CAN_Sleep_Failed macro
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/ |
| A D | n32l43x_can.h | 594 #define CANSLEEPFAILED CAN_SLEEP_Failed macro
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/ |
| A D | n32l40x_can.h | 594 #define CANSLEEPFAILED CAN_SLEEP_Failed macro
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_can.h | 594 #define CANSLEEPFAILED CAN_SLEEP_Failed macro
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/ |
| A D | n32g4fr_can.h | 594 #define CANSLEEPFAILED CAN_SLEEP_Failed macro
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/ |
| A D | n32wb452_can.h | 594 #define CANSLEEPFAILED CAN_SLEEP_Failed macro
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/ |
| A D | n32g43x_can.h | 594 #define CANSLEEPFAILED CAN_SLEEP_Failed macro
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_can.h | 594 #define CANSLEEPFAILED CAN_SLEEP_Failed macro
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/ |
| A D | hal_can.c | 229 return (u8)((can->CMR & 0x10) == CAN_SleepMode) ? CANSLEEPOK : CANSLEEPFAILED; in CAN_Sleep()
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/ |
| A D | HAL_can.c | 265 uint8_t sleepstatus = CANSLEEPFAILED; in CAN_Sleep()
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/ |
| A D | HAL_can.c | 265 uint8_t sleepstatus = CANSLEEPFAILED; in CAN_Sleep()
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/ |
| A D | HAL_can.c | 265 uint8_t sleepstatus = CANSLEEPFAILED; in CAN_Sleep()
|
| /bsp/tkm32F499/Libraries/Hal_lib/src/ |
| A D | HAL_can.c | 270 uint8_t sleepstatus = CANSLEEPFAILED; in CAN_Sleep()
|