repo
stringlengths
1
152
file
stringlengths
14
221
code
stringlengths
501
25k
file_length
int64
501
25k
avg_line_length
float64
20
99.5
max_line_length
int64
21
134
extension_type
stringclasses
2 values
RIOT
RIOT-master/cpu/nrf5x_common/periph/flashpage.c
/* * Copyright (C) 2016 Freie Universität Berlin * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup cpu_nrf5x_common * @ingroup drivers_periph_flashpage * @{ * * @...
2,050
26.716216
80
c
RIOT
RIOT-master/cpu/nrf5x_common/include/periph_cpu_common.h
/* * Copyright (C) 2015-2018 Freie Universität Berlin * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup cpu_nrf5x_common * @{ * * @file * @brief nRF5x c...
16,830
28.948399
94
h
RIOT
RIOT-master/cpu/nrf5x_common/include/nrfusb.h
/* * Copyright (C) 2019 Koen Zandberg * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @defgroup cpu_nrf52_nrfusb NRF usb peripheral implementation * @ingroup cpu_nrf52 * @b...
1,900
25.774648
82
h
RIOT
RIOT-master/cpu/nrf5x_common/include/nrf_clock.h
/* * Copyright (C) 2017 Freie Universität Berlin * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup cpu_nrf5x_common * @{ * * @file * @brief nRF5x shared functio...
1,739
22.513514
80
h
RIOT
RIOT-master/cpu/nrf5x_common/include/nrfx_riot.h
/* * Copyright (C) 2018 Freie Universität Berlin * Copyright (C) 2020 Inria * Copyright (C) 2020 Koen Zandberg <koen@bergzand.net> * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * ...
1,885
26.735294
80
h
RIOT
RIOT-master/cpu/nrf5x_common/include/nrfmin.h
/* * Copyright (C) 2015-2017 Freie Universität Berlin * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @defgroup drivers_nrf5x_nrfmin NRF minimal radio driver * @ingroup driv...
6,338
27.048673
80
h
RIOT
RIOT-master/cpu/nrf5x_common/include/nrfmin_gnrc.h
/* * Copyright (C) 2016 Freie Universität Berlin * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @defgroup drivers_nrf5x_nrfmin_gnrc GNRC adapter for nrfmin * @ingroup drive...
1,195
23.408163
77
h
RIOT
RIOT-master/cpu/nrf5x_common/include/gpio_ll_arch.h
/* * Copyright (C) 2015 Jan Wagner <mail@jwagner.eu> * 2015-2016 Freie Universität Berlin * 2019 Inria * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * ...
3,648
22.094937
80
h
RIOT
RIOT-master/cpu/nrf5x_common/radio/nrfmin/nrfmin.c
/* * Copyright (C) 2015-2017 Freie Universität Berlin * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup drivers_nrf5x_nrfmin * @{ * * @file * @brief Implementat...
15,620
27.095324
80
c
RIOT
RIOT-master/cpu/nrf5x_common/radio/nrfmin/nrfmin_gnrc.c
/* * Copyright (C) 2016 Freie Universität Berlin * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup drivers_nrf5x_nrfmin_gnrc * @{ * * @file * @brief GNRC adapte...
5,119
26.089947
87
c
RIOT
RIOT-master/cpu/nrf5x_common/radio/nrfble/nrfble.c
/* * Copyright (C) 2017-2018 Freie Universität Berlin * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup drivers_nrf5x_nrfble * * @note This driver is not thread ...
9,946
25.66756
80
c
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam.h
/* * Copyright (C) 2017 HAW Hamburg * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup cpu_sam_common * @{ * * @file * @brief Wrapper include file for...
2,554
27.076923
72
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/sam4s4a.h
/** * \file * * Copyright (c) 2014-2016 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
22,874
45.971253
119
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/sam4s4b.h
/** * \file * * Copyright (c) 2014-2016 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
24,647
47.046784
119
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/sam4sa16b.h
/** * \file * * Copyright (c) 2012-2016 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
24,988
47.334623
121
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/sam4s2a.h
/** * \file * * Copyright (c) 2014-2016 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
22,874
45.971253
119
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/sam4s2b.h
/** * \file * * Copyright (c) 2014-2016 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
24,647
47.046784
119
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/system_sam4s.h
/** * \file * * \brief Provides the low-level initialization functions that called * on chip startup. * * Copyright (c) 2011-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are perm...
2,651
28.797753
90
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/sam4s16b.h
/** * \file * * Copyright (c) 2012-2016 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
24,702
47.153996
120
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/sam4s8b.h
/** * \file * * Copyright (c) 2012-2016 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
24,646
47.044834
119
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/sam4s.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
2,748
31.341176
90
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/instance/instance_uart0.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
6,078
65.076087
109
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/instance/instance_piob.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
13,828
85.43125
124
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/instance/instance_pioa.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
15,110
86.854651
124
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/instance/instance_supc.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
3,498
52.015152
123
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/instance/instance_adc.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
7,512
68.564815
104
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/instance/instance_pioc.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
13,828
85.43125
124
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/instance/instance_crccu.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
5,468
64.107143
118
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/instance/instance_efc1.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
2,936
46.370968
103
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/instance/instance_gpbr.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
2,332
40.660714
108
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/instance/instance_tc0.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
10,984
79.772059
117
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/instance/instance_udp.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
4,638
58.474359
115
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/instance/instance_cmcc.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
4,254
56.5
115
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/instance/instance_dacc.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
5,998
64.206522
107
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/instance/instance_usart0.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
8,282
74.3
119
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/instance/instance_twi0.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
6,422
65.90625
110
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/instance/instance_pmc.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
7,566
70.386792
112
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/instance/instance_hsmci.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
8,158
71.848214
114
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/instance/instance_acc.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
3,892
53.069444
104
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/instance/instance_twi1.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
6,422
65.90625
110
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/instance/instance_efc0.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
2,936
46.370968
103
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/instance/instance_rtc.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
4,460
56.192308
106
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/instance/instance_tc1.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
10,984
79.772059
117
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/instance/instance_ssc.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
7,800
69.918182
106
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/instance/instance_usart1.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
8,282
74.3
119
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/instance/instance_matrix.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
4,642
60.092105
128
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/instance/instance_uart1.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
6,078
65.076087
109
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/instance/instance_rstc.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
2,658
43.316667
91
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/instance/instance_chipid.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
2,530
42.637931
106
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/instance/instance_smc.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
6,726
69.072917
111
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/instance/instance_wdt.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
2,642
43.05
90
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/instance/instance_rtt.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
2,814
44.403226
90
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/instance/instance_spi.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
6,324
64.885417
108
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/pio/pio_sam4s4b.h
/** * \file * * Copyright (c) 2014-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
17,641
58.400673
90
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/pio/pio_sam4sd16c.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
24,785
58.725301
90
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/pio/pio_sam4s4a.h
/** * \file * * Copyright (c) 2014-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
14,764
58.06
90
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/pio/pio_sam4sa16c.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
24,785
58.725301
90
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/pio/pio_sam4s4c.h
/** * \file * * Copyright (c) 2014-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
24,779
58.710843
90
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/pio/pio_sam4sd16b.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
17,647
58.420875
90
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/pio/pio_sam4s2c.h
/** * \file * * Copyright (c) 2014-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
24,779
58.710843
90
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/pio/pio_sam4s8b.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
17,641
58.400673
90
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/pio/pio_sam4sa16b.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
17,647
58.420875
90
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/pio/pio_sam4s2b.h
/** * \file * * Copyright (c) 2014-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
17,641
58.400673
90
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/pio/pio_sam4s16b.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
17,644
58.410774
90
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/pio/pio_sam4sd32c.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
24,785
58.725301
90
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/pio/pio_sam4s2a.h
/** * \file * * Copyright (c) 2014-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
14,764
58.06
90
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/pio/pio_sam4s16c.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
24,782
58.718072
90
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/pio/pio_sam4sd32b.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
17,647
58.420875
90
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/pio/pio_sam4s8c.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
24,779
58.710843
90
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/component/component_smc.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
9,854
62.580645
132
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/component/component_gpbr.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
2,863
40.507246
117
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/component/component_pdc.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
6,692
57.710526
121
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/component/component_uart.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
13,791
67.616915
115
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/component/component_twi.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
16,735
70.828326
119
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/component/component_rtt.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
4,109
46.241379
112
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/component/component_wdt.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
4,159
46.272727
131
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/component/component_crccu.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
7,723
61.796748
114
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam4s/include/component/component_cmcc.h
/** * \file * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
8,198
61.587786
120
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam3x/include/sam3xa.h
/** * \file * * Copyright (c) 2014-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
2,282
33.074627
90
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam3x/include/instance/instance_piob.h
/** * \file * * Copyright (c) 2014-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
10,635
74.971429
134
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam3x/include/instance/instance_pioa.h
/** * \file * * Copyright (c) 2014-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
10,635
74.971429
134
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam3x/include/instance/instance_supc.h
/** * \file * * Copyright (c) 2014-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
3,381
50.242424
113
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam3x/include/instance/instance_adc.h
/** * \file * * Copyright (c) 2014-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
7,133
65.055556
97
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam3x/include/instance/instance_pioc.h
/** * \file * * Copyright (c) 2014-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
10,635
74.971429
134
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam3x/include/instance/instance_sdramc.h
/** * \file * * Copyright (c) 2014-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
4,333
56.026316
104
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam3x/include/instance/instance_usart3.h
/** * \file * * Copyright (c) 2014-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
7,717
67.910714
105
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam3x/include/instance/instance_can0.h
/** * \file * * Copyright (c) 2014-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
17,891
85.019231
111
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam3x/include/instance/instance_can1.h
/** * \file * * Copyright (c) 2014-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
17,891
85.019231
111
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam3x/include/instance/instance_efc1.h
/** * \file * * Copyright (c) 2014-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
2,867
45.258065
94
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam3x/include/instance/instance_spi0.h
/** * \file * * Copyright (c) 2014-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
4,149
53.605263
102
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam3x/include/instance/instance_gpbr.h
/** * \file * * Copyright (c) 2014-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
2,319
40.428571
100
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam3x/include/instance/instance_tc0.h
/** * \file * * Copyright (c) 2014-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
10,167
73.764706
107
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam3x/include/instance/instance_uart.h
/** * \file * * Copyright (c) 2014-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
5,621
60.108696
97
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam3x/include/instance/instance_piod.h
/** * \file * * Copyright (c) 2014-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
10,635
74.971429
134
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam3x/include/instance/instance_pioe.h
/** * \file * * Copyright (c) 2014-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
10,635
74.971429
134
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam3x/include/instance/instance_dacc.h
/** * \file * * Copyright (c) 2014-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
5,621
60.108696
97
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam3x/include/instance/instance_usart0.h
/** * \file * * Copyright (c) 2014-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
7,717
67.910714
105
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam3x/include/instance/instance_twi0.h
/** * \file * * Copyright (c) 2014-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
6,005
61.5625
100
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam3x/include/instance/instance_pmc.h
/** * \file * * Copyright (c) 2014-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
7,047
65.490566
102
h
RIOT
RIOT-master/cpu/sam_common/include/vendor/sam3x/include/instance/instance_emac.h
/** * \file * * Copyright (c) 2014-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code ...
10,977
75.236111
107
h