Home
last modified time | relevance | path

Searched refs:source (Results 1 – 10 of 10) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/saml21/hpl/gclk/
Dhpl_gclk_base.h78 static inline void _gclk_enable_channel(const uint8_t channel, const uint8_t source) in _gclk_enable_channel() argument
81 hri_gclk_write_PCHCTRL_reg(GCLK, channel, source | GCLK_PCHCTRL_CHEN); in _gclk_enable_channel()
/loramac-node-3.4.0/
DLICENSE4 Redistribution and use in source and binary forms, with or without
6 * Redistributions of source code must retain the above copyright
DSECURITY.md16 Please report security concerns, perceived or implemented vulnerabilities in the source code of thi…
DCHANGELOG.md168 - Changed IMST boards default power source to `USB_POWER`
199 - Changed IMST boards default power source to USB_POWER
1026 - Changed copyright Unicode character to (C) in all source files
DREADME.md405 * The mbed (https://mbed.org/) project was used at the beginning as source of
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/arm-std/
Dstartup_stm32l073xx.s17 ;* Redistribution and use in source and binary forms, with or without modification,
19 ;* 1. Redistributions of source code must retain the above copyright notice,
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/arm-std/
Dstartup_stm32l081xx.s17 ;* Redistribution and use in source and binary forms, with or without modification,
19 ;* 1. Redistributions of source code must retain the above copyright notice,
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/arm-std/
Dstartup_stm32l072xx.s17 ;* Redistribution and use in source and binary forms, with or without modification,
19 ;* 1. Redistributions of source code must retain the above copyright notice,
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/arm-std/
Dstartup_stm32l476xx.s16 ;* Redistribution and use in source and binary forms, with or without modification,
18 ;* 1. Redistributions of source code must retain the above copyright notice,
/loramac-node-3.4.0/doc/
Ddevelopment-environment.md25 * [GNU Arm Embedded Toolchain](https://developer.arm.com/open-source/gnu-toolchain/gnu-rm)
243 No official binaries are available. Must be built from source code.