Searched refs:can (Results 1 – 18 of 18) sorted by relevance
| /hal_silabs-latest/gecko/emlib/src/ |
| D | em_can.c | 50 #define CAN_VALID(can) ((can == CAN0) || (can == CAN1)) argument 52 #define CAN_VALID(can) (can == CAN0) argument 93 void CAN_Init(CAN_TypeDef *can, const CAN_Init_TypeDef *init) in CAN_Init() argument 95 EFM_ASSERT(CAN_VALID(can)); in CAN_Init() 97 CAN_Enable(can, false); in CAN_Init() 98 can->CTRL = _CAN_CTRL_TEST_MASK; in CAN_Init() 99 can->TEST = _CAN_TEST_RESETVALUE; in CAN_Init() 101 CAN_ResetMessages(can, 0); in CAN_Init() 103 can->CTRL = CAN_CTRL_INIT; in CAN_Init() 104 CAN_SetBitTiming(can, in CAN_Init() [all …]
|
| /hal_silabs-latest/gecko/emlib/inc/ |
| D | em_can.h | 193 void CAN_Init(CAN_TypeDef *can, const CAN_Init_TypeDef *init); 195 uint32_t CAN_GetClockFrequency(CAN_TypeDef *can); 197 bool CAN_MessageLost(CAN_TypeDef *can, uint8_t interface, uint8_t msgNum); 199 void CAN_SetRoute(CAN_TypeDef *can, 204 void CAN_SetBitTiming(CAN_TypeDef *can, 211 void CAN_SetMode(CAN_TypeDef *can, CAN_Mode_TypeDef mode); 213 void CAN_SetIdAndFilter(CAN_TypeDef *can, 219 void CAN_ConfigureMessageObject(CAN_TypeDef *can, 228 void CAN_SendMessage(CAN_TypeDef *can, 233 bool CAN_ReadMessage(CAN_TypeDef *can, [all …]
|
| /hal_silabs-latest/gecko/Device/SiliconLabs/EFM32GG12B/Source/GCC/ |
| D | efm32gg12b.ld | 42 * It defines following symbols, which code can use without definition: 157 * Location counter can end up 2byte aligned with narrow Thumb code but
|
| /hal_silabs-latest/gecko/Device/ |
| D | ReadMe-Device.txt | 29 If you download and install the Simplicity Studio package, you can easily
|
| /hal_silabs-latest/gecko/ |
| D | License.txt | 18 license. An example can be found in the subdirectory "util/third_party".
|
| /hal_silabs-latest/gecko/emlib/ |
| D | ReadMe_emlib.txt | 55 If you download and install the Simplicity Studio package, you can easily
|
| /hal_silabs-latest/simplicity_sdk/ |
| D | License.txt | 24 license. An example can be found in the subdirectory "util/third_party".
|
| /hal_silabs-latest/gecko/Device/SiliconLabs/EFR32MG12P/Source/GCC/ |
| D | efr32mg12p.ld | 42 * It defines following symbols, which code can use without definition:
|
| /hal_silabs-latest/gecko/Device/SiliconLabs/EFM32PG12B/Source/GCC/ |
| D | efm32pg12b.ld | 42 * It defines following symbols, which code can use without definition:
|
| /hal_silabs-latest/gecko/Device/SiliconLabs/EFR32FG1P/Source/GCC/ |
| D | efr32fg1p.ld | 42 * It defines following symbols, which code can use without definition:
|
| /hal_silabs-latest/gecko/Device/SiliconLabs/EFM32PG1B/Source/GCC/ |
| D | efm32pg1b.ld | 42 * It defines following symbols, which code can use without definition:
|
| /hal_silabs-latest/gecko/Device/SiliconLabs/EFM32HG/Source/GCC/ |
| D | efm32hg.ld | 41 * It defines following symbols, which code can use without definition:
|
| /hal_silabs-latest/gecko/Device/SiliconLabs/EFM32GG11B/Source/GCC/ |
| D | efm32gg11b.ld | 42 * It defines following symbols, which code can use without definition:
|
| /hal_silabs-latest/gecko/Device/SiliconLabs/EFR32BG13P/Source/GCC/ |
| D | efr32bg13p.ld | 42 * It defines following symbols, which code can use without definition:
|
| /hal_silabs-latest/gecko/Device/SiliconLabs/EFM32WG/Source/GCC/ |
| D | efm32wg.ld | 41 * It defines following symbols, which code can use without definition:
|
| /hal_silabs-latest/gecko/Device/SiliconLabs/EFM32JG12B/Source/GCC/ |
| D | efm32jg12b.ld | 42 * It defines following symbols, which code can use without definition:
|
| /hal_silabs-latest/gecko/Device/SiliconLabs/EFR32FG13P/Source/GCC/ |
| D | efr32fg13p.ld | 42 * It defines following symbols, which code can use without definition:
|
| /hal_silabs-latest/zephyr/blobs/license/ |
| D | MSLA.txt | 543 Beta Software, whether Object Code or Source Code (a) can only be used for
|