text stringlengths 9 39.2M | dir stringlengths 25 226 | lang stringclasses 163
values | created_date timestamp[s] | updated_date timestamp[s] | repo_name stringclasses 751
values | repo_full_name stringclasses 752
values | star int64 1.01k 183k | len_tokens int64 1 18.5M |
|---|---|---|---|---|---|---|---|---|
```objective-c
/******************************************************************************
* domctl.h
*
* Domain management operations. For use by node control stack.
*
*/
#ifndef __XEN_PUBLIC_DOMCTL_H__
#define __XEN_PUBLIC_DOMCTL_H__
#ifndef CONFIG_XEN_DOM0
#error "domctl operations are intended for use by... | /content/code_sandbox/include/zephyr/xen/public/domctl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 4,948 |
```objective-c
/*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
* deal in the Software without restriction, including without limitation the
* rights to use, copy, modify, merge, publish, distribute, sublice... | /content/code_sandbox/include/zephyr/xen/public/hvm/hvm_op.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 373 |
```objective-c
/*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
* deal in the Software without restriction, including without limitation the
* rights to use, copy, modify, merge, publish, distribute, sublice... | /content/code_sandbox/include/zephyr/xen/public/hvm/params.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 345 |
```objective-c
/******************************************************************************
* console.h
*
* Console I/O interface for Xen guest OSes.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
* d... | /content/code_sandbox/include/zephyr/xen/public/io/console.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 369 |
```objective-c
/******************************************************************************
* arch-arm.h
*
* Guest OS interface to ARM Xen.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
* deal in the... | /content/code_sandbox/include/zephyr/xen/public/arch-arm.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 4,578 |
```objective-c
/**
* @file
* @brief SPI Devicetree macro public API header file.
*/
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DEVICETREE_SPI_H_
#define ZEPHYR_INCLUDE_DEVICETREE_SPI_H_
#ifdef __cplusplus
extern "C" {
#endif
/**
* @defgroup devicetree-spi Devicetree SPI API
* @ingroup devicetree
* @{
*/
/**
* @brief... | /content/code_sandbox/include/zephyr/devicetree/spi.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 2,016 |
```objective-c
/**
* @file
* @brief GPIO Devicetree macro public API header file.
*/
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DEVICETREE_GPIO_H_
#define ZEPHYR_INCLUDE_DEVICETREE_GPIO_H_
#ifdef __cplusplus
extern "C" {
#endif
/**
* @defgroup devicetree-gpio Devicetree GPIO API
* @ingroup devicetree
* @{
*/
/**
* @... | /content/code_sandbox/include/zephyr/devicetree/gpio.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 2,895 |
```objective-c
/**
* @file
* @brief MBOX Devicetree macro public API header file.
*/
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DEVICETREE_MBOX_H_
#define ZEPHYR_INCLUDE_DEVICETREE_MBOX_H_
#ifdef __cplusplus
extern "C" {
#endif
/**
* @defgroup devicetree-mbox Devicetree MBOX API
* @ingroup devicetree
* @{
*/
/**
* @... | /content/code_sandbox/include/zephyr/devicetree/mbox.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 644 |
```objective-c
/**
* @file
* @brief CAN devicetree macro public API header file.
*/
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DEVICETREE_CAN_H_
#define ZEPHYR_INCLUDE_DEVICETREE_CAN_H_
#ifdef __cplusplus
extern "C" {
#endif
/**
* @defgroup devicetree-can Devicetree CAN API
* @ingroup devicetree
* @{
*/
/**
* @brief... | /content/code_sandbox/include/zephyr/devicetree/can.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 1,214 |
```objective-c
/**
* @file
* @brief Flash Devicetree macro public API header file.
*/
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DEVICETREE_FIXED_PARTITION_H_
#define ZEPHYR_INCLUDE_DEVICETREE_FIXED_PARTITION_H_
#ifdef __cplusplus
extern "C" {
#endif
/**
* @defgroup devicetree-fixed-partition Devicetree Fixed Partition A... | /content/code_sandbox/include/zephyr/devicetree/fixed-partitions.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 1,035 |
```objective-c
/**
* @file
* @brief Reset Controller Devicetree macro public API header file.
*/
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DEVICETREE_RESET_H_
#define ZEPHYR_INCLUDE_DEVICETREE_RESET_H_
#ifdef __cplusplus
extern "C" {
#endif
/**
* @defgroup devicetree-reset-controller Devicetree Reset Controller API
* @... | /content/code_sandbox/include/zephyr/devicetree/reset.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 2,289 |
```objective-c
/**
* @file
* @brief IO channels devicetree macro public API header file.
*/
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DEVICETREE_IO_CHANNELS_H_
#define ZEPHYR_INCLUDE_DEVICETREE_IO_CHANNELS_H_
#ifdef __cplusplus
extern "C" {
#endif
/**
* @defgroup devicetree-io-channels Devicetree IO Channels API
* @ing... | /content/code_sandbox/include/zephyr/devicetree/io-channels.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 2,048 |
```objective-c
/*
*/
#ifndef ZEPHYR_INCLUDE_DEVICETREE_ORDINALS_H_
#define ZEPHYR_INCLUDE_DEVICETREE_ORDINALS_H_
/**
* @file
* @brief Devicetree node dependency ordinals
*/
/**
* @defgroup devicetree-dep-ord Dependency tracking
* @ingroup devicetree
* @{
*/
/**
* @brief Get a node's dependency ordinal
* @... | /content/code_sandbox/include/zephyr/devicetree/ordinals.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 808 |
```objective-c
/*
*/
#ifndef ZEPHYR_INCLUDE_DEVICETREE_PINCTRL_H_
#define ZEPHYR_INCLUDE_DEVICETREE_PINCTRL_H_
/**
* @file
* @brief Devicetree pin control helpers
*/
/**
* @defgroup devicetree-pinctrl Pin control
* @ingroup devicetree
* @{
*/
/**
* @brief Get a node identifier for a phandle in a pinctrl pr... | /content/code_sandbox/include/zephyr/devicetree/pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 3,921 |
```objective-c
/*
*
*/
/**
* @file
* @brief Interrupt controller devicetree macro public API header file.
*/
#ifndef ZEPHYR_INCLUDE_DEVICETREE_INTERRUPT_CONTROLLER_H_
#define ZEPHYR_INCLUDE_DEVICETREE_INTERRUPT_CONTROLLER_H_
#ifdef __cplusplus
extern "C" {
#endif
#include <zephyr/devicetree.h>
#include <zephyr... | /content/code_sandbox/include/zephyr/devicetree/interrupt_controller.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 338 |
```objective-c
/**
* @file
* @brief DMA Devicetree macro public API header file.
*/
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DEVICETREE_DMAS_H_
#define ZEPHYR_INCLUDE_DEVICETREE_DMAS_H_
#ifdef __cplusplus
extern "C" {
#endif
/**
* @defgroup devicetree-dmas Devicetree DMA API
* @ingroup devicetree
* @{
*/
/**
* @br... | /content/code_sandbox/include/zephyr/devicetree/dma.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 2,430 |
```objective-c
/**
* @file
* @brief PWMs Devicetree macro public API header file.
*/
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DEVICETREE_PWMS_H_
#define ZEPHYR_INCLUDE_DEVICETREE_PWMS_H_
#ifdef __cplusplus
extern "C" {
#endif
/**
* @defgroup devicetree-pwms Devicetree PWMs API
* @ingroup devicetree
* @{
*/
/**
* @... | /content/code_sandbox/include/zephyr/devicetree/pwms.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 4,418 |
```objective-c
/**
* @file
* @brief Clocks Devicetree macro public API header file.
*/
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DEVICETREE_CLOCKS_H_
#define ZEPHYR_INCLUDE_DEVICETREE_CLOCKS_H_
#ifdef __cplusplus
extern "C" {
#endif
/**
* @defgroup devicetree-clocks Devicetree Clocks API
* @ingroup devicetree
* @{
*/... | /content/code_sandbox/include/zephyr/devicetree/clocks.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 2,866 |
```objective-c
/*
*
* Author: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
* Sathish Kuttan <sathish.k.kuttan@intel.com>
*
*/
/**
* @file
* @brief Public API header file for Digital Microphones
*
* This file contains the Digital Microphone APIs
*/
#ifndef ZEPHYR_INCLUDE_AUDIO_DMIC_H_
#define ZEPHYR_INCL... | /content/code_sandbox/include/zephyr/audio/dmic.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 2,271 |
```objective-c
/*
*
*/
/**
* @file
* @brief Public API header file for Audio Codec
*
* This file contains the Audio Codec APIs
*/
#ifndef ZEPHYR_INCLUDE_AUDIO_CODEC_H_
#define ZEPHYR_INCLUDE_AUDIO_CODEC_H_
/**
* @brief Abstraction for audio codecs
*
* @defgroup audio_codec_interface Audio Codec Interface
... | /content/code_sandbox/include/zephyr/audio/codec.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 2,071 |
```objective-c
/*
*
*
*
* www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*
* your_sha256_hash------
*
* $Date: 30. October 2017
* $Revision: V2.1.2
*
* Project: CM... | /content/code_sandbox/include/zephyr/portability/cmsis_os2.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 9,295 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_DT_UTIL_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_DT_UTIL_H_
/*
* This file exists to keep in-tree DTS clean. This means, only
* #include <zephyr/dt-bindings/foo.h> form should be included. The
* <zephyr/dt-bindings/dt-util.h> wraps <zephyr/sys/util_macro.h... | /content/code_sandbox/include/zephyr/dt-bindings/dt-util.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 158 |
```objective-c
/* your_sha256_hash------
* $Date: 5. February 2013
* $Revision: V1.02
*
* Project: CMSIS-RTOS API
* Title: cmsis_os.h template header file
*
* Version 0.02
* Initial Proposal Phase
* Version 0.03
* osKernelStart added, optional feature: main started as thread
* ... | /content/code_sandbox/include/zephyr/portability/cmsis_os.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 8,980 |
```objective-c
/*
*
*/
#ifndef your_sha256_hash_
#define your_sha256_hash_
#define WIFI_MAC_INTR_SOURCE 0
#define WIFI_MAC_NMI_SOURCE 1
#define WIFI_PWR_INTR_SOURCE 2
#define WIFI_BB_INTR_SOURCE 3
#define BT_MAC_INTR_SOURCE ... | /content/code_sandbox/include/zephyr/dt-bindings/interrupt-controller/esp-esp32c2-intmux.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 446 |
```objective-c
/*
*
*/
#ifndef your_sha256_hash_
#define your_sha256_hash_
#define WIFI_MAC_INTR_SOURCE 0 /* interrupt of WiFi MAC, level*/
#define WIFI_MAC_NMI_SOURCE 1 /* interrupt of WiFi MAC, NMI*/
#define WIFI_PWR_INTR_SOURCE 2
#define WIFI_BB_INTR_SOURCE ... | /content/code_sandbox/include/zephyr/dt-bindings/interrupt-controller/esp-esp32c6-intmux.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 1,260 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_INTERRUPT_CONTROLLER_IT8XXX2_WUC_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_INTERRUPT_CONTROLLER_IT8XXX2_WUC_H_
#include <zephyr/dt-bindings/dt-util.h>
/** WUC reserved register of reg property */
#define IT8XXX2_WUC_UNUSED_REG 0
/**
* @name wakeup controller ... | /content/code_sandbox/include/zephyr/dt-bindings/interrupt-controller/it8xxx2-wuc.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 179 |
```objective-c
*
*/
#ifndef __DT_BINDING_TI_VIM_H
#define __DT_BINDING_TI_VIM_H
#include <zephyr/sys/util_macro.h>
#define IRQ_TYPE_LEVEL BIT(1)
#define IRQ_TYPE_EDGE BIT(2)
#define IRQ_DEFAULT_PRIORITY 0xf
#endif /* __DT_BINDING_TI_VIM_H */
``` | /content/code_sandbox/include/zephyr/dt-bindings/interrupt-controller/ti-vim.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 68 |
```objective-c
/*
*
*/
#ifndef your_sha256_hash_INTC_H_
#define your_sha256_hash_INTC_H_
#define XMC4XXX_INTC_PORT_POS 0
#define XMC4XXX_INTC_PORT_MASK 0xf
#define XMC4XXX_INTC_PIN_POS 4
#define XMC4XXX_INTC_PIN_MASK 0xf
#define XMC4XXX_INTC_LINE_POS 8
#define XMC4XXX_INTC_LINE_MASK 0x7
#define XMC4XXX_INT... | /content/code_sandbox/include/zephyr/dt-bindings/interrupt-controller/infineon-xmc4xxx-intc.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 366 |
```objective-c
/*
*
*/
#ifndef __DT_BINDING_ARM_GIC_H
#define __DT_BINDING_ARM_GIC_H
#include <zephyr/dt-bindings/dt-util.h>
/* CPU Interrupt numbers */
#define GIC_INT_VIRT_MAINT 25
#define GIC_INT_HYP_TIMER 26
#define GIC_INT_VIRT_TIMER 27
#define GIC_INT_LEGACY_FIQ 28
#define GIC_INT_PHYS_TIMER 29
#define G... | /content/code_sandbox/include/zephyr/dt-bindings/interrupt-controller/arm-gic.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 182 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_DT_BINDINGS_INTERRUPT_CONTROLLER_RENESAS_RA_ICU_H_
#define ZEPHYR_DT_BINDINGS_INTERRUPT_CONTROLLER_RENESAS_RA_ICU_H_
#define RA_ICU_IRQ_UNSPECIFIED (-1)
#define RA_ICU_PORT_IRQ0 (1 << 8)
#define RA_ICU_PORT_IRQ1 (2 << 8)
#define RA_ICU_PORT_IRQ2 (3 << 8)
#def... | /content/code_sandbox/include/zephyr/dt-bindings/interrupt-controller/renesas-ra-icu.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 2,905 |
```objective-c
/*
*
*/
#ifndef your_sha256_hash
#define your_sha256_hash
#define WIFI_MAC_INTR_SOURCE 0 /* WiFi MAC, level */
#define WIFI_MAC_NMI_SOURCE 1 /* WiFi MAC, NMI, use if MAC needs fix in NMI */
#define WIFI_BB_INTR_SOURCE 2 /* WiFi BB, level, we can do... | /content/code_sandbox/include/zephyr/dt-bindings/interrupt-controller/esp-xtensa-intmux.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 1,357 |
```objective-c
/*
*
*/
#ifndef __DT_BINDING_MCHP_XEC_ECIA_H
#define __DT_BINDING_MCHP_XEC_ECIA_H
/*
* Encode peripheral interrupt information into a 32-bit unsigned.
* g = bits[0:4], GIRQ number in [8, 26]
* gb = bits[12:8], peripheral source bit position [0, 31] in the GIRQ
* na = bits[23:16], aggregated GIRQ ... | /content/code_sandbox/include/zephyr/dt-bindings/interrupt-controller/mchp-xec-ecia.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 372 |
```objective-c
/*
*
*/
#ifndef your_sha256_hashNTMUX_H_
#define your_sha256_hashNTMUX_H_
#define WIFI_MAC_INTR_SOURCE 0 /* WiFi MAC, level */
#define WIFI_MAC_NMI_SOURCE 1 /* WiFi MAC, NMI, use if MAC needs fix in NMI */
#define WIFI_PWR_INTR_SOURCE 2
#define WIFI_B... | /content/code_sandbox/include/zephyr/dt-bindings/interrupt-controller/esp32s2-xtensa-intmux.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 1,844 |
```objective-c
/*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_INTERRUPT_CONTROLLER_ITE_INTC_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_INTERRUPT_CONTROLLER_ITE_INTC_H_
#define IRQ_TYPE_NONE 0
#define IRQ_TYPE_EDGE_RISING 1
#define IRQ_TYPE_EDGE_FALLING 2
#define IRQ_TYPE_EDGE_BOTH (IRQ_TYPE_EDGE_FALLING | I... | /content/code_sandbox/include/zephyr/dt-bindings/interrupt-controller/ite-intc.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 1,972 |
```objective-c
/*
*
*/
#ifndef your_sha256_hash_
#define your_sha256_hash_
#define WIFI_MAC_INTR_SOURCE 0
#define WIFI_MAC_NMI_SOURCE 1
#define WIFI_PWR_INTR_SOURCE 2
#define WIFI_BB_INTR_SOURCE 3
#define BT_MAC_INTR_SOURCE 4
#define BT_... | /content/code_sandbox/include/zephyr/dt-bindings/interrupt-controller/esp-esp32c3-intmux.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 658 |
```objective-c
/*
*
*/
#ifndef your_sha256_hashNTMUX_H_
#define your_sha256_hashNTMUX_H_
#define WIFI_MAC_INTR_SOURCE 0 /* interrupt of WiFi MAC, level*/
#define WIFI_MAC_NMI_SOURCE 1 /* interrupt of WiFi MAC, NMI */
#define WIFI_PWR_INTR_SOURCE 2
#define WIFI_BB_... | /content/code_sandbox/include/zephyr/dt-bindings/interrupt-controller/esp32s3-xtensa-intmux.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 1,704 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_INTERRUPT_CONTROLLER_INTEL_IOAPIC_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_INTERRUPT_CONTROLLER_INTEL_IOAPIC_H_
#define IRQ_TYPE_LEVEL 0x00008000
#define IRQ_TYPE_EDGE 0x00000000
#define IRQ_TYPE_LOW 0x00002000
#define IRQ_TYPE_HIGH 0x00000000
#define IR... | /content/code_sandbox/include/zephyr/dt-bindings/interrupt-controller/intel-ioapic.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 357 |
```objective-c
/*
*
*/
#ifndef your_sha256_hash_
#define your_sha256_hash_
/*
* Level 1 IRQ offsets for each INTMUX channel.
*/
#define INTMUX_CH0_IRQ 24
#define INTMUX_CH1_IRQ 25
#define INTMUX_CH2_IRQ 26
#define INTMUX_CH3_IRQ 27
#define INTMUX_CH4_IRQ 28
#define INTMUX_CH5_IRQ 29
#define INTMUX_CH6_IRQ 30
#def... | /content/code_sandbox/include/zephyr/dt-bindings/interrupt-controller/openisa-intmux.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 104 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_SPI_SPI_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_SPI_SPI_H_
/**
* @brief SPI Interface
* @defgroup spi_interface SPI Interface
* @ingroup io_interfaces
* @{
*/
/**
* @name SPI duplex mode
* @{
*
* Some controllers support half duplex transfer, which re... | /content/code_sandbox/include/zephyr/dt-bindings/spi/spi.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 283 |
```objective-c
/*
*
*/
#ifndef _INCLUDE_ZEPHYR_DT_BINDINGS_DAI_ESAI_H_
#define _INCLUDE_ZEPHYR_DT_BINDINGS_DAI_ESAI_H_
/* ESAI pin IDs
* the values of these macros are meant to match
* the bit position from PCRC/PRRC's PC/PDC associated
* with each of these pins.
*/
#define ESAI_PIN_SCKR 0
#define ESAI_PIN_FSR ... | /content/code_sandbox/include/zephyr/dt-bindings/dai/esai.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 440 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_CLOCK_NPCK_FIU_QSPI_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_CLOCK_NPCK_FIU_QSPI_H_
#include <zephyr/dt-bindings/dt-util.h>
/* Software controlled Chip-Select number for UMA transactions */
#define NPCX_QSPI_SW_CS0 BIT(0)
#define NPCX_QSPI_SW_CS1 BIT(1)
#define... | /content/code_sandbox/include/zephyr/dt-bindings/flash_controller/npcx_fiu_qspi.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 218 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_XSPI_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_XSPI_H_
/**
* @name XSPI definition for the xSPI peripherals
* Note that
* SPI mode impossible in STR transfer rate only
*/
/* XSPI mode operating on 1 line, 2 lines, 4 lines or 8 lines */
/* 1 Cmd Line, 1 Addr... | /content/code_sandbox/include/zephyr/dt-bindings/flash_controller/xspi.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 242 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_IMX8QXP_PINCTRL_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_IMX8QXP_PINCTRL_H_
/* values for pad field */
#define SC_P_SAI1_RXD 86
#define SC_P_SAI1_RXC 87
#define SC_P_SAI1_RXFS 88
#define SC_P_SPI0_CS1 96
#define SC_P_UART2_TX 113
#define SC_P_UA... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/imx8qxp-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 336 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_OSPI_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_OSPI_H_
/**
* @name OSPI definition for the OctoSPI peripherals
* Note that the possible combination is
* SPI mode in STR transfer rate
* OPI mode in STR transfer rate
* OPI mode in DTR transfer rate
*/
/* ... | /content/code_sandbox/include/zephyr/dt-bindings/flash_controller/ospi.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 265 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_QUICKLOGIC_EOS_S3_PINCTRL_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_QUICKLOGIC_EOS_S3_PINCTRL_H_
#include <zephyr/dt-bindings/dt-util.h>
#define IO_MUX_REG_MAX_OFFSET 107
#define IO_MUX_MAX_PAD_NR 45
#define FUNC_SEL_UART_RX (77 << 13)
#define... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/quicklogic-eos-s3-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 270 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_NPCX_PINCTRL_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_NPCX_PINCTRL_H_
/**
* @brief NPCX specific PIN configuration flag
*
* Pin configuration is coded with the following fields
* Reserved [ 0 : 31]
*/
#endif /* ZEPHYR_INC... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/npcx-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 92 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_STM32_PINCTRL_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_STM32_PINCTRL_H_
#include <zephyr/dt-bindings/pinctrl/stm32-pinctrl-common.h>
/* Adapted from Linux: include/dt-bindings/pinctrl/stm32-pinfunc.h */
/**
* @brief Pin modes
*/
#define STM... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/stm32-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 1,125 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_TI_K3_PINCTRL_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_TI_K3_PINCTRL_H_
#define PULLUDEN_SHIFT 16
#define PULLTYPESEL_SHIFT 17
#define RXACTIVE_SHIFT 18
#define PULL_DISABLE (1 << PULLUDEN_SHIFT)
#define PULL_ENABLE (0 << PULLUDEN_SHIFT)
#... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/ti-k3-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 402 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_XMC4XXX_PINCTRL_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_XMC4XXX_PINCTRL_H_
/* Bit Masks */
#define XMC4XXX_PORT_POS 0
#define XMC4XXX_PORT_MASK 0xf
#define XMC4XXX_PIN_POS 4
#define XMC4XXX_PIN_MASK 0xf
#define XM... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/xmc4xxx-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 823 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_B91_PINCTRL_COMMON_H_
#define ZEPHYR_B91_PINCTRL_COMMON_H_
/* IDs for GPIO functions */
#define B91_FUNC_A 0x00
#define B91_FUNC_B 0x01
#define B91_FUNC_C 0x02
/* IDs for GPIO Ports */
#define B91_PORT_A 0x00
#define B91_PORT_B 0x01
#define B91... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/b91-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 655 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_ESP32_GPIO_SIGMAP_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_ESP32_GPIO_SIGMAP_H_
#define ESP_NOSIG ESP_SIG_INVAL
#define ESP_SPICLK_IN 0
#define ESP_SPICLK_OUT 0
#define ESP_SPIQ_IN 1
#define ESP_SPIQ_OUT 1
#define ESP_SPID_IN 2
#def... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/esp32-gpio-sigmap.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 5,035 |
```objective-c
/*
*
*/
#ifndef __RP2040_PINCTRL_H__
#define __RP2040_PINCTRL_H__
#define RP2_PINCTRL_GPIO_FUNC_XIP 0
#define RP2_PINCTRL_GPIO_FUNC_SPI 1
#define RP2_PINCTRL_GPIO_FUNC_UART 2
#define RP2_PINCTRL_GPIO_FUNC_I2C 3
#define RP2_PINCTRL_GPIO_FUNC_PWM 4
#define RP2_PINCTRL_GPIO_FUNC_SIO 5
#define RP2_PINCTR... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/rpi-pico-rp2040-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 4,720 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_NXP_S32_PINCTRL_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_NXP_S32_PINCTRL_H_
#include <zephyr/dt-bindings/dt-util.h>
/*
* The NXP S32 pinmux configuration is encoded in a 32-bit field value as follows:
*
* - 0..2: Output mux Source Signal S... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/nxp-s32-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 1,215 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_ESP32C6_GPIO_SIGMAP_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_ESP32C6_GPIO_SIGMAP_H_
#define ESP_NOSIG ESP_SIG_INVAL
#define ESP_EXT_ADC_START 0
#define ESP_LEDC_LS_SIG_OUT0 0
#define ESP_LEDC_LS_SIG_OU... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/esp32c6-gpio-sigmap.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 2,762 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_ESP32S3_GPIO_SIGMAP_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_ESP32S3_GPIO_SIGMAP_H_
#define ESP_NOSIG ESP_SIG_INVAL
#define ESP_SPIQ_IN 0
#define ESP_SPIQ_OUT 0
#define ESP_SPID_IN ... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/esp32s3-gpio-sigmap.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 4,959 |
```objective-c
/*
*
*
* NOTE: Autogenerated file using esp_genpinctrl.py
*/
#ifndef INC_DT_BINDS_PINCTRL_ESP32C6_PINCTRL_HAL_H_
#define INC_DT_BINDS_PINCTRL_ESP32C6_PINCTRL_HAL_H_
/* LEDC_CH0 */
#define LEDC_CH0_GPIO0 \
ESP32_PINMUX(0, ESP_NOSIG, ESP_LEDC_LS_SIG_OUT0)
#define LEDC_CH0_GPIO1 \
ESP32_PINMUX(1, E... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/esp32c6-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 18,701 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_MAX32_PINCTRL_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_MAX32_PINCTRL_H_
/**
* @brief Pin modes
*/
#define MAX32_MODE_GPIO 0x00
#define MAX32_MODE_AF1 0x01
#define MAX32_MODE_AF2 0x02
#define MAX32_MODE_AF3 0x03
#define MAX32_MODE_AF4 0x04
... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/max32-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 574 |
```objective-c
/*
*
*/
#ifndef __APOLLO3_PINCTRL_H__
#define __APOLLO3_PINCTRL_H__
#define APOLLO3_ALT_FUNC_POS 0
#define APOLLO3_ALT_FUNC_MASK 0xf
#define APOLLO3_PIN_NUM_POS 4
#define APOLLO3_PIN_NUM_MASK 0x7f
#define APOLLO3_PINMUX(pin_num, alt_func) \... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/ambiq-apollo3-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 9,100 |
```objective-c
/*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_TI_CC32XX_PINCTRL_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_TI_CC32XX_PINCTRL_H_
/*
* The whole TI CC32XX pin configuration information is encoded in a 32-bit
* bitfield organized as follows:
*
* - 31..22: Reserved
* - 21..16: Pin.
* - 15..10:... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/ti-cc32xx-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 3,198 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_LPC11U6X_PINCTRL_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_LPC11U6X_PINCTRL_H_
/**
* @brief Pin control register for standard digital I/O pins:
*
* [0:2] function.
* [3:4] mode.
* [5] hysteresis.
* [6] invert input.
* [7:9] reserved.
* [10]... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/lpc11u6x-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 9,397 |
```objective-c
/*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_GECKO_PINCTRL_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_GECKO_PINCTRL_H_
/*
* The whole GECKO_pin configuration information is encoded in a 32-bit bitfield
* organized as follows:
*
* - 31..24: Pin function.
* - 23..16: Reserved.
* - 15..8: P... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/gecko-pinctrl-s1.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 987 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_PINCTRL_ZYNQ_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_PINCTRL_ZYNQ_H_
/**
* @name IO buffer type
*
* Definitions for Xilinx Zynq-7000 pinctrl `power-source` devicetree property values. The value
* corresponds to what is written to the IO_Typ... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/pinctrl-zynq.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 251 |
```objective-c
/*
*
*/
#ifndef __RENESAS_RZT2M_PINCTRL_H__
#define __RENESAS_RZT2M_PINCTRL_H__
#define RZT2M_PINMUX(port, pin, func) ((port << 16) | (pin << 8) | func)
#define UART0TX_P16_5 RZT2M_PINMUX(16, 5, 1)
#define UART0RX_P16_6 RZT2M_PINMUX(16, 6, 2)
#define UART3TX_P18_0 RZT2M_PINMUX(18, 0, 4)
#define UAR... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/renesas-rzt2m-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 174 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_ESP_PINCTRL_COMMON_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_ESP_PINCTRL_COMMON_H_
#include <zephyr/dt-bindings/dt-util.h>
#define ESP32_PIN_NUM_SHIFT 0U
#define ESP32_PIN_NUM_MASK 0x3FU
/*
* Definitions used to extract I/O
* signa... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/esp-pinctrl-common.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 699 |
```objective-c
/*
*
*
* NOTE: Autogenerated file using esp_genpinctrl.py
*/
#ifndef INC_DT_BINDS_PINCTRL_ESP32_PINCTRL_HAL_H_
#define INC_DT_BINDS_PINCTRL_ESP32_PINCTRL_HAL_H_
/* DAC_CH1 */
#define DAC_CH1_GPIO25 \
ESP32_PINMUX(25, ESP_NOSIG, ESP_DAC1_OUT)
/* DAC_CH2 */
#define DAC_CH2_GPIO26 \
ESP32_PINMUX(26... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/esp32-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 114,468 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_MCHP_XEC_PINCTRL_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_MCHP_XEC_PINCTRL_H_
#include <zephyr/dt-bindings/dt-util.h>
#define MCHP_GPIO 0x0
#define MCHP_AF0 0x0
#define MCHP_AF1 0x1
#define MCHP_AF2 0x2
#define MCHP_AF3 0x3
#define MCHP_AF4 0x4... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/mchp-xec-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 1,000 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_STM32_AFIO_H_
#define ZEPHYR_STM32_AFIO_H_
#define STM32_REMAP_REG_MASK 0x1U
#define STM32_REMAP_REG_SHIFT 0U
#define STM32_REMAP_SHIFT_MASK 0x1FU
#define STM32_REMAP_SHIFT_SHIFT 1U
#define STM32_REMAP_MASK_MASK 0x3U
#define STM32_REMAP_MASK_SHIFT 6U
#define STM32_REMA... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/stm32f1-afio.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 2,850 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_IT8XXX2_PINCTRL_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_IT8XXX2_PINCTRL_H_
#define NO_FUNC 0
/**
* @brief PIN alternate function.
*/
#define IT8XXX2_ALT_FUNC_1 0U
#define IT8XXX2_ALT_FUNC_2 1U
#define IT8XXX2_ALT_FUNC_3 2U
#define IT8XXX2_... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/it8xxx2-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 146 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_STM32_PINCTRLF1_H_
#define ZEPHYR_STM32_PINCTRLF1_H_
#include <zephyr/dt-bindings/pinctrl/stm32-pinctrl-common.h>
#include <zephyr/dt-bindings/pinctrl/stm32f1-afio.h>
/* Adapted from Linux: include/dt-bindings/pinctrl/stm32-pinfunc.h */
/**
* @brief Macro to generate pinmux ... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/stm32f1-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 1,211 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_ESP32C3_GPIO_SIGMAP_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_ESP32C3_GPIO_SIGMAP_H_
#define ESP_NOSIG ESP_SIG_INVAL
#define ESP_SPICLK_OUT_MUX ESP_SPICLK_OUT
#define ESP_SPIQ_IN 0
#define E... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/esp32c3-gpio-sigmap.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 1,778 |
```objective-c
/*
*
*
* NOTE: Autogenerated file using esp_genpinctrl.py
*/
#ifndef INC_DT_BINDS_PINCTRL_ESP32S3_PINCTRL_HAL_H_
#define INC_DT_BINDS_PINCTRL_ESP32S3_PINCTRL_HAL_H_
/* I2C0_SCL */
#define I2C0_SCL_GPIO0 \
ESP32_PINMUX(0, ESP_I2CEXT0_SCL_IN, ESP_I2CEXT0_SCL_OUT)
#define I2C0_SCL_GPIO1 \
ESP32_PIN... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/esp32s3-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 148,747 |
```objective-c
/*
*
*
* NOTE: Autogenerated file using esp_genpinctrl.py
*/
#ifndef INC_DT_BINDS_PINCTRL_ESP32C2_PINCTRL_HAL_H_
#define INC_DT_BINDS_PINCTRL_ESP32C2_PINCTRL_HAL_H_
/* UART0_CTS */
#define UART0_CTS_GPIO0 \
ESP32_PINMUX(0, ESP_U0CTS_IN, ESP_NOSIG)
#define UART0_CTS_GPIO1 \
ESP32_PINMUX(1, ESP_U0... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/esp32c2-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 4,760 |
```objective-c
/*
*
*/
#ifndef CC13XX_CC26XX_PINCTRL_COMMON_H_
#define CC13XX_CC26XX_PINCTRL_COMMON_H_
/* Adapted from hal/ti/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/ioc.h */
/* IOC Peripheral Port Mapping */
#define IOC_PORT_GPIO 0x00000000 /* Default general purpose IO usage */
#define ... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/cc13xx_cc26xx-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 1,299 |
```objective-c
/*
*
*
* NOTE: Autogenerated file using esp_genpinctrl.py
*/
#ifndef INC_DT_BINDS_PINCTRL_ESP32S2_PINCTRL_HAL_H_
#define INC_DT_BINDS_PINCTRL_ESP32S2_PINCTRL_HAL_H_
/* I2C0_SCL */
#define I2C0_SCL_GPIO0 \
ESP32_PINMUX(0, ESP_I2CEXT0_SCL_IN, ESP_I2CEXT0_SCL_OUT)
#define I2C0_SCL_GPIO1 \
ESP32_PIN... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/esp32s2-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 75,425 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_ESP32S2_GPIO_SIGMAP_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_ESP32S2_GPIO_SIGMAP_H_
#define ESP_NOSIG ESP_SIG_INVAL
#define ESP_SPICLK_OUT ESP_SPICLK_OUT_MUX
#define ESP_CLK_I2S ESP_CLK... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/esp32s2-gpio-sigmap.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 3,514 |
```objective-c
/*
*
*
* NOTE: Autogenerated file using esp_genpinctrl.py
*/
#ifndef INC_DT_BINDS_PINCTRL_ESP32C3_PINCTRL_HAL_H_
#define INC_DT_BINDS_PINCTRL_ESP32C3_PINCTRL_HAL_H_
/* I2C0_SCL */
#define I2C0_SCL_GPIO0 \
ESP32_PINMUX(0, ESP_I2CEXT0_SCL_IN, ESP_I2CEXT0_SCL_OUT)
#define I2C0_SCL_GPIO1 \
ESP32_PIN... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/esp32c3-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 21,116 |
```objective-c
/*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_GECKO_PINCTRL_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_GECKO_PINCTRL_H_
/*
* The whole GECKO_pin configuration information is encoded in a 32-bit bitfield
* organized as follows:
*
* - 31..24: Pin function.
* - 23..16: Reserved.
* - 15..8: P... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/gecko-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 794 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_NUMICRO_PINCTRL_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_NUMICRO_PINCTRL_H_
#define NUMICRO_MFP_SHIFT 0U
#define NUMICRO_MFP_MASK 0xFU
#define NUMICRO_PIN_SHIFT 4U
#define NUMICRO_PIN_MASK 0xFU
#define NUMICRO_PORT_SHIFT 8U
#define NUMICRO_POR... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/numicro-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 385 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_EMSDP_PINCTRL_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_EMSDP_PINCTRL_H_
#define PMOD_A 0
#define PMOD_B 1
#define PMOD_C 2
#define ARDUINO_PIN_0 3
#define ARDUINO_PIN_1 4
#define ARDUINO_PIN_2 ... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/emsdp-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 451 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_STM32_PINCTRL_COMMON_H_
#define ZEPHYR_STM32_PINCTRL_COMMON_H_
/**
* @brief numerical IDs for IO ports
*/
#define STM32_PORTA 0 /* IO port A */
#define STM32_PORTB 1 /* .. */
#define STM32_PORTC 2
#define STM32_PORTD 3
#define STM32_PORTE 4
#define STM32_PORTF 5
#define STM3... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/stm32-pinctrl-common.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 285 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_ESP32C2_GPIO_SIGMAP_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_ESP32C2_GPIO_SIGMAP_H_
#define ESP_NOSIG ESP_SIG_INVAL
#define ESP_SPICLK_OUT_MUX ESP_SPICLK_OUT
#define ESP_SPIQ_IN 0
#define ESP_... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/esp32c2-gpio-sigmap.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 1,568 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_SIFIVE_PINCTRL_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_SIFIVE_PINCTRL_H_
#define SIFIVE_PINMUX_IOF0 0x00
#define SIFIVE_PINMUX_IOF1 0x01
#endif /* ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_SIFIVE_PINCTRL_H_ */
``` | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/sifive-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 88 |
```objective-c
/*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_NRF_PINCTRL_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_NRF_PINCTRL_H_
/*
* The whole nRF pin configuration information is encoded in a 32-bit bitfield
* organized as follows:
*
* - 31..18: Pin function.
* - 17: Clockpin enable.
* - 16: ... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/nrf-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 1,899 |
```objective-c
/*
*
*/
#ifndef __APOLLO4_PINCTRL_H__
#define __APOLLO4_PINCTRL_H__
#define APOLLO4_ALT_FUNC_POS 0
#define APOLLO4_ALT_FUNC_MASK 0xf
#define APOLLO4_PIN_NUM_POS 4
#define APOLLO4_PIN_NUM_MASK 0x7f
#define APOLLO4_PINMUX(pin_num, alt_func) (pin_num << APOLLO4_PIN_NUM_POS | \
alt_func << APOLLO4... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/ambiq-apollo4-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 19,722 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_ZYNQMP_PINCTRL_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_ZYNQMP_PINCTRL_H_
/*
* The offset is defined at `pictrl_soc.h` for the ZynqMP platform
*/
#define FUNCTION_OFFSET 8
#define UART_FUNCTION 0x1
/*
* For functions that can be selected for... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/pinctrl-zynqmp.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 1,449 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_SMARTBOND_PINCTRL_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_SMARTBOND_PINCTRL_H_
/** Definitions of pin functions */
#define SMARTBOND_FUNC_GPIO 0
#define SMARTBOND_FUNC_UART_RX 1
#define SMARTBOND_FUNC_UART_TX 2
#define SMARTBOND_FUNC_UART2_R... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/smartbond-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 875 |
```objective-c
* an affiliate of Cypress Semiconductor Corporation
*
*/
/**
* @brief Pin control binding helper.
*/
/**
* Bit definition in PINMUX field
*/
#define SOC_PINMUX_PORT_POS (0)
#define SOC_PINMUX_PORT_MASK (0xFFul << SOC_PINMUX_PORT_POS)
#... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/ifx_cat1-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 1,072 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_IMX8QM_PINCTRL_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_IMX8QM_PINCTRL_H_
/* values for pad field */
#define SC_P_UART0_RTS_B 23
#define SC_P_UART0_CTS_B 24
#define SC_P_SAI1_RXD 128
#define SC_P_SAI1_TXC 130
#define SC_P_SAI1_TXD 131
#define SC... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/imx8qm-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 334 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_ENE_KB1200_PINCTRL_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_ENE_KB1200_PINCTRL_H_
#include <zephyr/dt-bindings/dt-util.h>
#define PINMUX_FUNC_GPIO 0x00
#define PINMUX_FUNC_A 0x00
#define PINMUX_FUNC_B 0x01
#define PINMUX_FUNC_C 0x02
#d... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/ene-kb1200-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 533 |
```objective-c
/*
*/
#ifndef _ZEPHYR_DT_BINDINGS_PINCTRL_RV32M1_PINCTRL_
#define _ZEPHYR_DT_BINDINGS_PINCTRL_RV32M1_PINCTRL_
/**
* @brief Specify PORTx->PCR register MUX field
*
* @param port Port name ('A' to 'E')
* @param pin Port pin number (0 to 31)
* @param mux Alternate function number (0 to 7)
*/
#defin... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/rv32m1-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 184 |
```objective-c
/*
*
*/
#ifndef __ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_RENESAS_RA_PINCTRL_H__
#define __ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_RENESAS_RA_PINCTRL_H__
#define RA_PORT_NUM_POS 0
#define RA_PORT_NUM_MASK 0xf
#define RA_PIN_NUM_POS 4
#define RA_PIN_NUM_MASK 0xf
#define RA_PSEL_HIZ_JTAG_SWD 0x0
#define RA_P... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/renesas/pinctrl-ra.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 576 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_RENESAS_PINCTRL_RA_COMMON_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_RENESAS_PINCTRL_RA_COMMON_H_
#define PORT4_POS 29
#define PORT4_MASK 0x1
#define PSEL_POS 24
#define PSEL_MASK 0x5
#define PORT_POS 21
#define PORT_MASK 0x7
#define PIN_PO... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/renesas/pinctrl-ra-common.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 404 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_RENESAS_PINCTRL_R8A77951_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_RENESAS_PINCTRL_R8A77951_H_
#include "pinctrl-rcar-common.h"
/* Pins declaration */
#define PIN_NONE -1
#define PIN_D0 RCAR_GP_PIN(0, 0)
#def... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/renesas/pinctrl-r8a77951.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 16,968 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_NUMAKER_M46X_PINCTRL_H
#define ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_NUMAKER_M46X_PINCTRL_H
/* Beginning of M460 BSP sys_reg.h pin-mux module copy */
#define NUMAKER_SYS_GPA_MFP0_PA0MFP_Pos (0)
#define NUMAKER_SYS_GPA_MFP0_PA1MFP_Pos (8)
#define NUMA... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/numaker-m46x-pinctrl.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 68,313 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_DT_BINDINGS_PINCTRL_RENESAS_PINCTRL_R7FA4M1XXXXXX_H_
#define ZEPHYR_DT_BINDINGS_PINCTRL_RENESAS_PINCTRL_R7FA4M1XXXXXX_H_
#include <zephyr/dt-bindings/pinctrl/renesas/pinctrl-ra-common.h>
#define P000_AMP0P RA_PINCFG__40(0, 0, 0x02, RA_PINCFG_FUNC | RA_PINCFG_ANALOG)
#de... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/renesas/pinctrl-r7fa4m1xxxxxx.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 12,238 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_RENESAS_PINCTRL_R8A779F0_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_RENESAS_PINCTRL_R8A779F0_H_
#include "pinctrl-rcar-common.h"
/* Pins declaration */
#define PIN_NONE -1
#define PIN_SCIF_CLK RCAR_GP_PIN(0, 0)
#def... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/renesas/pinctrl-r8a779f0.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 9,500 |
```objective-c
/*
*
*/
#ifndef your_sha256_hash_
#define your_sha256_hash_
/**
* @brief Utility macro to build IPSR property entry.
* IPSR: Peripheral Function Select Register
* Each IPSR bank can hold 8 cellules of 4 bits coded function.
*
* @param bank the IPSR register bank.
* @param shift the bit shift fo... | /content/code_sandbox/include/zephyr/dt-bindings/pinctrl/renesas/pinctrl-rcar-common.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 1,251 |
```objective-c
/*
*/
/**
* @file
* @brief Values used to define the sink overvoltage and source overcurrent protections thresholds.
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_USBC_NXP_NX20P3483_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_USBC_NXP_NX20P3483_H_
/** Voltage limit of 6.0V */
#define NX20P3483_U_THRESHOLD_6_0 0... | /content/code_sandbox/include/zephyr/dt-bindings/usb-c/nxp_nx20p3483.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 655 |
```objective-c
/*
*
* This is based on Linux, documentation:
* path_to_url
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_USBC_PD_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_USBC_PD_H_
/* Power delivery Power Data Object definitions */
#define PDO_TYPE_FIXED 0
#define PDO_TYPE_BATT 1
#define PDO_TYPE_VAR 2
#define PDO_TYPE_... | /content/code_sandbox/include/zephyr/dt-bindings/usb-c/pd.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 1,153 |
```objective-c
/*
*
*/
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_MEM_ATTR_ARM_H_
#define ZEPHYR_INCLUDE_DT_BINDINGS_MEM_ATTR_ARM_H_
#include <zephyr/sys/util_macro.h>
#include <zephyr/dt-bindings/memory-attr/memory-attr.h>
/*
* Architecture specific ARM MPU related attributes.
*
* This list is to seamlessly support the... | /content/code_sandbox/include/zephyr/dt-bindings/memory-attr/memory-attr-arm.h | objective-c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 399 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.