Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
- u -
- u8x8_byte_hw_i2c_riotos()
: u8x8_riotos.h
- u8x8_byte_hw_spi_riotos()
: u8x8_riotos.h
- u8x8_gpio_and_delay_riotos()
: u8x8_riotos.h
- UART0
: cc26xx_cc13xx_uart.h
- UART0_BASE
: cc26xx_cc13xx_uart.h
- UART0_BASEADDR
: cc2538_uart.h
- UART0_CC
: cc2538.h
- UART0_CTL
: cc2538.h
- UART0_DMACTL
: cc2538.h
- UART0_DR
: cc2538.h
- UART0_ECR
: cc2538.h
- UART0_FBRD
: cc2538.h
- UART0_FR
: cc2538.h
- UART0_IBRD
: cc2538.h
- UART0_ICR
: cc2538.h
- UART0_IFLS
: cc2538.h
- UART0_ILPR
: cc2538.h
- UART0_IM
: cc2538.h
- UART0_IRQn
: cc2538.h
- UART0_IRQN
: cc26xx_cc13xx.h
- UART0_LCRH
: cc2538.h
- UART0_LCTL
: cc2538.h
- UART0_LSS
: cc2538.h
- UART0_LTIM
: cc2538.h
- UART0_MIS
: cc2538.h
- UART0_NINEBITADDR
: cc2538.h
- UART0_NINEBITAMASK
: cc2538.h
- UART0_PP
: cc2538.h
- UART0_RIS
: cc2538.h
- UART0_RSR
: cc2538.h
- UART0_RX_ISR
: periph_conf.h
- UART0_RXD
: periph_conf_common_esp32.h
, cc2538_gpio.h
, periph_conf.h
, periph_conf_common.h
, periph_conf_common_esp32s3.h
, periph_conf_common_esp32s2.h
, periph_conf_common_esp32c3.h
- UART0_TX_ISR
: periph_conf.h
- UART0_TXD
: periph_conf_common_esp32c3.h
, cc2538_gpio.h
, periph_conf.h
, periph_conf_common.h
, periph_conf_common_esp32s3.h
, periph_conf_common_esp32s2.h
, periph_conf_common_esp32.h
- UART1
: cc26xx_cc13xx_uart.h
- UART1_BASE
: cc26xx_cc13xx_uart.h
- UART1_BASEADDR
: cc2538_uart.h
- UART1_CC
: cc2538.h
- UART1_CTL
: cc2538.h
- UART1_CTS
: cc2538_gpio.h
- UART1_DMACTL
: cc2538.h
- UART1_DR
: cc2538.h
- UART1_ECR
: cc2538.h
- UART1_FBRD
: cc2538.h
- UART1_FR
: cc2538.h
- UART1_IBRD
: cc2538.h
- UART1_ICR
: cc2538.h
- UART1_IFLS
: cc2538.h
- UART1_ILPR
: cc2538.h
- UART1_IM
: cc2538.h
- UART1_IRQn
: cc2538.h
- UART1_LCRH
: cc2538.h
- UART1_LCTL
: cc2538.h
- UART1_LSS
: cc2538.h
- UART1_LTIM
: cc2538.h
- UART1_MIS
: cc2538.h
- UART1_NINEBITADDR
: cc2538.h
- UART1_NINEBITAMASK
: cc2538.h
- UART1_PP
: cc2538.h
- UART1_RIS
: cc2538.h
- UART1_RSR
: cc2538.h
- UART1_RTS
: cc2538_gpio.h
- UART1_RXD
: cc2538_gpio.h
, periph_conf.h
, periph_conf_common.h
, periph_conf.h
- UART1_TXD
: periph_conf_common.h
, cc2538_gpio.h
, periph_conf.h
- UART_0_ISR
: periph_conf.h
- uart_clearRxInterrupts()
: openwsn_uart.h
- uart_clearTxInterrupts()
: openwsn_uart.h
- uart_collision_detect_disable()
: uart.h
- uart_collision_detect_enable()
: uart.h
- uart_collision_detected()
: uart.h
- uart_config
: periph_conf.h
, periph_conf_common.h
- UART_DATA_BITS_5
: periph_cpu.h
, uart.h
- UART_DATA_BITS_6
: periph_cpu.h
, uart.h
- UART_DATA_BITS_7
: periph_cpu.h
, uart.h
- UART_DATA_BITS_8
: periph_cpu.h
, uart.h
- uart_data_bits_t
: periph_cpu.h
, uart.h
- uart_deinit_pins()
: uart.h
- UART_DEV
: uart.h
- uart_disable_tx()
: uart.h
- uart_disableInterrupts()
: openwsn_uart.h
- UART_DR_DATA_mask
: cc26xx_cc13xx_uart.h
- uart_enable_tx()
: uart.h
- uart_enableInterrupts()
: openwsn_uart.h
- UART_FLAG_NONE
: periph_cpu_common.h
- UART_FLAG_RUN_STANDBY
: periph_cpu_common.h
- uart_flag_t
: periph_cpu_common.h
- UART_FLAG_TX_ONDEMAND
: periph_cpu_common.h
- UART_FLAG_WAKEUP
: periph_cpu_common.h
- UART_HALF_DUPLEX_DEFAULT_TIMEOUT_US
: uart_half_duplex.h
- UART_HALF_DUPLEX_DIR_NONE
: uart_half_duplex.h
- uart_half_duplex_init()
: uart_half_duplex.h
- UART_HALF_DUPLEX_INTERR
: uart_half_duplex.h
- UART_HALF_DUPLEX_NOBAUD
: uart_half_duplex.h
- UART_HALF_DUPLEX_NOBUFF
: uart_half_duplex.h
- UART_HALF_DUPLEX_NODEV
: uart_half_duplex.h
- UART_HALF_DUPLEX_NOMODE
: uart_half_duplex.h
- UART_HALF_DUPLEX_OK
: uart_half_duplex.h
- uart_half_duplex_recv()
: uart_half_duplex.h
- uart_half_duplex_send()
: uart_half_duplex.h
- uart_half_duplex_set_rx()
: uart_half_duplex.h
- uart_half_duplex_set_tx()
: uart_half_duplex.h
- uart_init()
: uart.h
- uart_init_openwsn()
: openwsn_uart.h
- uart_init_pins()
: uart.h
- UART_INTERR
: uart.h
- UART_INVALID_MODE
: periph_cpu.h
- UART_ISR_PRIO
: periph_cpu.h
- UART_MAX_NUMOF
: periph_cpu.h
- uart_mode()
: uart.h
- UART_MODE_8E1
: periph_cpu.h
- UART_MODE_8N1
: periph_cpu.h
- UART_MODE_8O1
: periph_cpu.h
- uart_mode_t
: periph_cpu.h
- UART_NOBAUD
: uart.h
- UART_NODEV
: uart.h
- UART_NOMODE
: uart.h
- UART_NUMOF
: periph_conf.h
, periph_conf_common.h
, periph_conf.h
- UART_NUMOF_MAX
: periph_cpu.h
- UART_OK
: uart.h
- UART_PAD_RX_0
: periph_cpu_common.h
- UART_PAD_RX_1
: periph_cpu_common.h
- UART_PAD_RX_2
: periph_cpu_common.h
- UART_PAD_RX_3
: periph_cpu_common.h
- UART_PAD_TX_0
: periph_cpu_common.h
- UART_PAD_TX_0_RTS_2_CTS_3
: periph_cpu_common.h
- UART_PAD_TX_2
: periph_cpu_common.h
- UART_PARITY_EVEN
: periph_cpu.h
, uart.h
- UART_PARITY_MARK
: periph_cpu.h
, uart.h
- UART_PARITY_NONE
: periph_cpu.h
, uart.h
- UART_PARITY_ODD
: periph_cpu.h
, uart.h
- UART_PARITY_SPACE
: periph_cpu.h
, uart.h
- uart_parity_t
: periph_cpu.h
, uart.h
- uart_pin_cts()
: uart.h
- uart_pin_rts()
: uart.h
- uart_pin_rx()
: uart.h
- uart_pin_tx()
: uart.h
- uart_poweroff()
: uart.h
- uart_poweron()
: uart.h
- uart_readByte()
: openwsn_uart.h
- uart_rx_cb_t
: uart.h
- uart_rx_cbt
: openwsn_uart.h
- uart_rxpad_t
: periph_cpu_common.h
- uart_rxstart_cb_t
: uart.h
- uart_rxstart_irq_configure()
: uart.h
- uart_rxstart_irq_disable()
: uart.h
- uart_rxstart_irq_enable()
: uart.h
- uart_setCallbacks()
: openwsn_uart.h
- uart_setCTS()
: openwsn_uart.h
- UART_STOP_BITS_1
: uart.h
, periph_cpu.h
- UART_STOP_BITS_2
: periph_cpu.h
, uart.h
- uart_stop_bits_t
: periph_cpu.h
, uart.h
- uart_t
: uart.h
- uart_tx_cbt
: openwsn_uart.h
- UART_TXBUF_SIZE
: periph_cpu.h
, periph_cpu_common.h
, cpu_uart.h
- uart_txpad_t
: periph_cpu_common.h
- uart_type_t
: periph_cpu.h
, cpu_uart.h
- UART_UNDEF
: uart.h
- uart_write()
: uart.h
- uart_writeByte()
: openwsn_uart.h
- UCBRS_MASK
: msp430_regs.h
- UCBRS_Pos
: msp430_regs.h
- ucg_com_hw_spi_riotos()
: ucg_riotos.h
- ucg_dev_dummy_riotos()
: ucg_riotos.h
- ucrc16_calc_be()
: ucrc16.h
- ucrc16_calc_le()
: ucrc16.h
- UCRC16_CCITT_POLY_BE
: ucrc16.h
- UCRC16_CCITT_POLY_LE
: ucrc16.h
- UCSSEL_ACLK
: msp430_regs.h
- UCSSEL_Pos
: msp430_regs.h
- UCSSEL_SMCLK
: msp430_regs.h
- UCSSEL_UCLKI
: msp430_regs.h
- UDMA_ALTBASE
: cc2538.h
- UDMA_ALTCLR
: cc2538.h
- UDMA_ALTSET
: cc2538.h
- UDMA_CFG
: cc2538.h
- UDMA_CHASGN
: cc2538.h
- UDMA_CHIS
: cc2538.h
- UDMA_CHMAP0
: cc2538.h
- UDMA_CHMAP1
: cc2538.h
- UDMA_CHMAP2
: cc2538.h
- UDMA_CHMAP3
: cc2538.h
- UDMA_CTLBASE
: cc2538.h
- UDMA_ENACLR
: cc2538.h
- UDMA_ENASET
: cc2538.h
- UDMA_ERR_IRQN
: cc26xx_cc13xx.h
- UDMA_ERR_IRQn
: cc2538.h
- UDMA_ERRCLR
: cc2538.h
- UDMA_IRQn
: cc2538.h
- UDMA_IRQN
: cc26xx_cc13xx.h
- UDMA_PRIOCLR
: cc2538.h
- UDMA_PRIOSET
: cc2538.h
- UDMA_REQMASKCLR
: cc2538.h
- UDMA_REQMASKSET
: cc2538.h
- UDMA_STAT
: cc2538.h
- UDMA_SWREQ
: cc2538.h
- UDMA_USEBURSTCLR
: cc2538.h
- UDMA_USEBURSTSET
: cc2538.h
- UDMA_WAITSTAT
: cc2538.h
- udp_hdr_print()
: udp.h
- udp_sendto()
: uhcp.h
- uhcp_handle_prefix()
: uhcp.h
- uhcp_handle_push()
: uhcp.h
- uhcp_handle_req()
: uhcp.h
- uhcp_handle_udp()
: uhcp.h
- uhcp_hdr_set()
: uhcp.h
- uhcp_iface_t
: uhcp.h
- UHCP_MAGIC
: uhcp.h
- UHCP_PORT
: uhcp.h
- UHCP_PORT_STR
: uhcp.h
- UHCP_PUSH
: uhcp.h
- UHCP_REQ
: uhcp.h
- uhcp_type_t
: uhcp.h
- UHCP_VER
: uhcp.h
- uinttxtptr_t
: architecture.h
- unaligned_get_u16()
: unaligned.h
- unaligned_get_u32()
: unaligned.h
- unaligned_get_u64()
: unaligned.h
- UND_STACKSIZE
: cpu_conf.h
- UNIT_A
: phydat.h
- UNIT_BAR
: phydat.h
- UNIT_BOOL
: phydat.h
- UNIT_CD
: phydat.h
- UNIT_COULOMB
: phydat.h
- UNIT_CPM3
: phydat.h
- UNIT_CTS
: phydat.h
- UNIT_DATE
: phydat.h
- UNIT_DBM
: phydat.h
- UNIT_DPS
: phydat.h
- UNIT_F
: phydat.h
- UNIT_G
: phydat.h
- UNIT_G_FORCE
: phydat.h
- UNIT_GAUSS
: phydat.h
- UNIT_GPM3
: phydat.h
- UNIT_GR
: phydat.h
- UNIT_GRAM
: phydat.h
- UNIT_GS
: phydat.h
- UNIT_LUX
: phydat.h
- UNIT_M
: phydat.h
- UNIT_M2
: phydat.h
- UNIT_M3
: phydat.h
- UNIT_NONE
: phydat.h
- UNIT_OHM
: phydat.h
- UNIT_PA
: phydat.h
- UNIT_PERCENT
: phydat.h
- UNIT_PERMILL
: phydat.h
- UNIT_PH
: phydat.h
- UNIT_PPB
: phydat.h
- UNIT_PPM
: phydat.h
- UNIT_T
: phydat.h
- UNIT_TEMP_C
: phydat.h
- UNIT_TEMP_F
: phydat.h
- UNIT_TEMP_K
: phydat.h
- UNIT_TIME
: phydat.h
- UNIT_UNDEF
: phydat.h
- UNIT_V
: phydat.h
- UNIT_W
: phydat.h
- universal_address_add()
: universal_address.h
- universal_address_compare()
: universal_address.h
- universal_address_compare_prefix()
: universal_address.h
- UNIVERSAL_ADDRESS_EQUAL
: universal_address.h
- universal_address_get_address()
: universal_address.h
- universal_address_get_num_used_entries()
: universal_address.h
- universal_address_init()
: universal_address.h
- UNIVERSAL_ADDRESS_IS_ALL_ZERO_ADDRESS
: universal_address.h
- UNIVERSAL_ADDRESS_MATCHING_PREFIX
: universal_address.h
- universal_address_print_entry()
: universal_address.h
- universal_address_print_table()
: universal_address.h
- universal_address_rem()
: universal_address.h
- universal_address_reset()
: universal_address.h
- UNIVERSAL_ADDRESS_SIZE
: universal_address.h
- unix_af_t
: af.h
- unlikely
: compiler_hints.h
- UNREACHABLE
: compiler_hints.h
- UNSUBACK
: emcute_internal.h
- UNSUBSCRIBE
: emcute_internal.h
- US_PER_CS
: time_units.h
- US_PER_HOUR
: time_units.h
- US_PER_MS
: time_units.h
- US_PER_SEC
: time_units.h
- UsageFault_Handler()
: cc2538.h
- UsageFault_IRQn
: cc2538.h
, cc26xx_cc13xx.h
- usart0_as_spi
: periph_cpu.h
- usart0_as_uart
: periph_cpu.h
- usart1_as_spi
: periph_cpu.h
- usart1_as_uart
: periph_cpu.h
- USART_0
: msp430_regs.h
- USART_0_SFR
: msp430_regs.h
- USART_1
: msp430_regs.h
- USART_1_SFR
: msp430_regs.h
- USART_CLK_AUX
: periph_cpu.h
- USART_CLK_SUBMAIN
: periph_cpu.h
- USART_CLK_UCLKI
: periph_cpu.h
- USART_MIN_BR_SPI
: periph_cpu.h
- USART_MIN_BR_UART
: periph_cpu.h
- USART_NUMOF
: periph_cpu.h
- USB_ADDR
: cc2538.h
- usb_board_reset_coding_cb()
: usb_board_reset_internal.h
- usb_board_reset_in_application()
: usb_board_reset.h
- usb_board_reset_in_bootloader()
: usb_board_reset.h
- USB_CDC_ACM_CODING_PARITY_EVEN
: cdc.h
- USB_CDC_ACM_CODING_PARITY_MARK
: cdc.h
- USB_CDC_ACM_CODING_PARITY_NONE
: cdc.h
- USB_CDC_ACM_CODING_PARITY_ODD
: cdc.h
- USB_CDC_ACM_CODING_PARITY_SPACE
: cdc.h
- USB_CDC_ACM_CODING_STOP_BITS_1
: cdc.h
- USB_CDC_ACM_CODING_STOP_BITS_1_5
: cdc.h
- USB_CDC_ACM_CODING_STOP_BITS_2
: cdc.h
- USB_CDC_ACM_CONTROL_LINE_CARRIER
: cdc.h
- USB_CDC_ACM_CONTROL_LINE_DTE
: cdc.h
- USB_CDC_DESCR_SUBTYPE_ACM
: cdc.h
- USB_CDC_DESCR_SUBTYPE_CALL_MGMT
: cdc.h
- USB_CDC_DESCR_SUBTYPE_ETH_NET
: cdc.h
- USB_CDC_DESCR_SUBTYPE_FUNCTIONAL
: cdc.h
- USB_CDC_DESCR_SUBTYPE_UNION
: cdc.h
- USB_CDC_MGNT_NOTIF_AUX_JACK_HOOK_STATE
: cdc.h
- USB_CDC_MGNT_NOTIF_CALL_STATE_CHANGE
: cdc.h
- USB_CDC_MGNT_NOTIF_CONN_SPEED_CHANGE
: cdc.h
- USB_CDC_MGNT_NOTIF_LINE_STATE_CHANGE
: cdc.h
- USB_CDC_MGNT_NOTIF_NETWORK_CONNECTION
: cdc.h
- USB_CDC_MGNT_NOTIF_RESPONSE_AVAILABLE
: cdc.h
- USB_CDC_MGNT_NOTIF_RING_DETECT
: cdc.h
- USB_CDC_MGNT_NOTIF_SERIAL_STATE
: cdc.h
- USB_CDC_MGNT_REQUEST_GET_ETH_PM_PATTERN_FILTER
: cdc.h
- USB_CDC_MGNT_REQUEST_GET_ETH_STATISTICS
: cdc.h
- USB_CDC_MGNT_REQUEST_GET_LINE_CODING
: cdc.h
- USB_CDC_MGNT_REQUEST_SET_CONTROL_LINE_STATE
: cdc.h
- USB_CDC_MGNT_REQUEST_SET_ETH_MULTICAST_FILTER
: cdc.h
- USB_CDC_MGNT_REQUEST_SET_ETH_PACKET_FILTER
: cdc.h
- USB_CDC_MGNT_REQUEST_SET_ETH_PM_PATTERN_FILTER
: cdc.h
- USB_CDC_MGNT_REQUEST_SET_LINE_CODING
: cdc.h
- USB_CDC_PROTOCOL_3GPP
: cdc.h
- USB_CDC_PROTOCOL_CS
: cdc.h
- USB_CDC_PROTOCOL_EEM
: cdc.h
- USB_CDC_PROTOCOL_EXT
: cdc.h
- USB_CDC_PROTOCOL_GSM
: cdc.h
- USB_CDC_PROTOCOL_ITU
: cdc.h
- USB_CDC_PROTOCOL_NONE
: cdc.h
- USB_CDC_PROTOCOL_PCCA
: cdc.h
- USB_CDC_PROTOCOL_PCCA_A
: cdc.h
- USB_CDC_PROTOCOL_VENDOR
: cdc.h
- USB_CDC_SUBCLASS_ACM
: cdc.h
- USB_CDC_SUBCLASS_ANCM
: cdc.h
- USB_CDC_SUBCLASS_CCM
: cdc.h
- USB_CDC_SUBCLASS_DLCM
: cdc.h
- USB_CDC_SUBCLASS_DM
: cdc.h
- USB_CDC_SUBCLASS_EEM
: cdc.h
- USB_CDC_SUBCLASS_ENCM
: cdc.h
- USB_CDC_SUBCLASS_MCCM
: cdc.h
- USB_CDC_SUBCLASS_MDLM
: cdc.h
- USB_CDC_SUBCLASS_NCM
: cdc.h
- USB_CDC_SUBCLASS_NONE
: cdc.h
- USB_CDC_SUBCLASS_OBEX
: cdc.h
- USB_CDC_SUBCLASS_TCM
: cdc.h
- USB_CDC_SUBCLASS_WHCM
: cdc.h
- USB_CDC_VERSION_BCD
: cdc.h
- USB_CIE
: cc2538.h
- USB_CIF
: cc2538.h
- USB_CLASS_AUDIO
: descriptor.h
- USB_CLASS_CDC_CONTROL
: descriptor.h
- USB_CLASS_CDC_DATA
: descriptor.h
- USB_CLASS_HID
: descriptor.h
- USB_CLASS_IMAGE
: descriptor.h
- USB_CLASS_MASS_STORAGE
: descriptor.h
- USB_CLASS_PHYSICAL
: descriptor.h
- USB_CLASS_PRINTER
: descriptor.h
- USB_CLASS_VENDOR
: descriptor.h
- USB_CNT0_CNTL
: cc2538.h
- USB_CNTH
: cc2538.h
- USB_CONF_ATTR_REM_WAKEUP
: descriptor.h
- USB_CONF_ATTR_RESERVED
: descriptor.h
- USB_CONF_ATTR_SELF_POWERED
: descriptor.h
- USB_CS0_CSIL
: cc2538.h
- USB_CSIH
: cc2538.h
- USB_CSOH
: cc2538.h
- USB_CSOL
: cc2538.h
- USB_CTRL
: cc2538.h
- USB_DFU_CAN_DOWNLOAD
: dfu.h
- USB_DFU_CAN_UPLOAD
: dfu.h
- USB_DFU_MANIFEST_TOLERANT
: dfu.h
- USB_DFU_PROTOCOL_DFU_MODE
: dfu.h
- USB_DFU_PROTOCOL_RUNTIME_MODE
: dfu.h
- USB_DFU_STATE_APP_DETACH
: dfu.h
- USB_DFU_STATE_APP_IDLE
: dfu.h
- USB_DFU_STATE_DFU_DL_BUSY
: dfu.h
- USB_DFU_STATE_DFU_DL_IDLE
: dfu.h
- USB_DFU_STATE_DFU_DL_SYNC
: dfu.h
- USB_DFU_STATE_DFU_ERROR
: dfu.h
- USB_DFU_STATE_DFU_IDLE
: dfu.h
- USB_DFU_STATE_DFU_MANIFEST
: dfu.h
- USB_DFU_STATE_DFU_MANIFEST_SYNC
: dfu.h
- USB_DFU_STATE_DFU_MANIFEST_WAIT_RST
: dfu.h
- USB_DFU_STATE_DFU_UP_IDLE
: dfu.h
- usb_dfu_state_t
: dfu.h
- USB_DFU_SUBCLASS_DFU
: dfu.h
- USB_DFU_VERSION_BCD
: dfu.h
- USB_DFU_WILL_DETACH
: dfu.h
- USB_ENDPOINT_BULK_FS_MAX_SIZE
: usb.h
- USB_ENDPOINT_BULK_HS_MAX_SIZE
: usb.h
- USB_ENDPOINT_DESCRIPTOR_INTERVAL_ISOCHRONOUS
: descriptor.h
- USB_ENDPOINT_INTERRUPT_FS_MAX_SIZE
: usb.h
- USB_ENDPOINT_INTERRUPT_HS_MAX_SIZE
: usb.h
- USB_EP_DIR_IN
: usb.h
- USB_EP_DIR_OUT
: usb.h
- usb_ep_dir_t
: usb.h
- USB_EP_TYPE_BULK
: usb.h
- USB_EP_TYPE_CONTROL
: usb.h
- USB_EP_TYPE_INTERRUPT
: usb.h
- USB_EP_TYPE_ISOCHRONOUS
: usb.h
- USB_EP_TYPE_NONE
: usb.h
- usb_ep_type_t
: usb.h
- USB_F0
: cc2538.h
- USB_F1
: cc2538.h
- USB_F2
: cc2538.h
- USB_F3
: cc2538.h
- USB_F4
: cc2538.h
- USB_F5
: cc2538.h
- USB_FEATURE_DEVICE_REMOTE_WAKEUP
: descriptor.h
- USB_FEATURE_ENDPOINT_HALT
: descriptor.h
- USB_FEATURE_TEST_MODE
: descriptor.h
- USB_FRMH
: cc2538.h
- USB_FRML
: cc2538.h
- USB_H_USER_IS_RIOT_INTERNAL
: usb.h
- USB_HID_COLLECTION
: hid.h
- USB_HID_COLLECTION_APPLICATION
: hid.h
- USB_HID_COLLECTION_LOGICAL
: hid.h
- USB_HID_COLLECTION_NAMED_ARRAY
: hid.h
- USB_HID_COLLECTION_PHYSICAL
: hid.h
- USB_HID_COLLECTION_REPORT
: hid.h
- USB_HID_COLLECTION_USAGE_MOD
: hid.h
- USB_HID_COLLECTION_USAGE_SWITCH
: hid.h
- USB_HID_COUNTRY_CODE_NOTSUPPORTED
: hid.h
- USB_HID_END_COLLECTION
: hid.h
- USB_HID_FEATURE
: hid.h
- USB_HID_INPUT
: hid.h
- usb_hid_io_cb_t
: hid_io.h
- usb_hid_io_init()
: hid_io.h
- usb_hid_io_read()
: hid_io.h
- usb_hid_io_read_timeout()
: hid_io.h
- usb_hid_io_set_rx_cb()
: hid_io.h
- usb_hid_io_write()
: hid_io.h
- USB_HID_ITEM
: hid.h
- USB_HID_ITEM_TAG_COLLECTION
: hid.h
- USB_HID_ITEM_TAG_COLLECTION_END
: hid.h
- USB_HID_ITEM_TAG_FEATURE
: hid.h
- USB_HID_ITEM_TAG_INPUT
: hid.h
- USB_HID_ITEM_TAG_LOGICAL_MAX
: hid.h
- USB_HID_ITEM_TAG_LOGICAL_MIN
: hid.h
- USB_HID_ITEM_TAG_OUTPUT
: hid.h
- USB_HID_ITEM_TAG_PHYSICAL_MAX
: hid.h
- USB_HID_ITEM_TAG_PHYSICAL_MIN
: hid.h
- USB_HID_ITEM_TAG_REPORT_COUNT
: hid.h
- USB_HID_ITEM_TAG_REPORT_ID
: hid.h
- USB_HID_ITEM_TAG_REPORT_SIZE
: hid.h
- USB_HID_ITEM_TAG_UNIT
: hid.h
- USB_HID_ITEM_TAG_UNIT_EXPONENT
: hid.h
- USB_HID_ITEM_TAG_USAGE
: hid.h
- USB_HID_ITEM_TAG_USAGE_MAX
: hid.h
- USB_HID_ITEM_TAG_USAGE_MIN
: hid.h
- USB_HID_ITEM_TAG_USAGE_PAGE
: hid.h
- USB_HID_ITEM_TYPE_GLOBAL
: hid.h
- USB_HID_ITEM_TYPE_LOCAL
: hid.h
- USB_HID_ITEM_TYPE_MAIN
: hid.h
- USB_HID_LOGICAL_MAX16
: hid.h
- USB_HID_LOGICAL_MAX32
: hid.h
- USB_HID_LOGICAL_MAX8
: hid.h
- USB_HID_LOGICAL_MIN16
: hid.h
- USB_HID_LOGICAL_MIN32
: hid.h
- USB_HID_LOGICAL_MIN8
: hid.h
- USB_HID_OUTPUT
: hid.h
- USB_HID_REPORT_COUNT
: hid.h
- USB_HID_REPORT_ID
: hid.h
- USB_HID_REPORT_SIZE
: hid.h
- USB_HID_USAGE
: hid.h
- USB_HID_USAGE_ARCADE
: hid_usage.h
- USB_HID_USAGE_AUXDISP
: hid_usage.h
- USB_HID_USAGE_BRAILLE
: hid_usage.h
- USB_HID_USAGE_CAMERA
: hid_usage.h
- USB_HID_USAGE_CONSUMER
: hid_usage.h
- USB_HID_USAGE_DIGITIZERS
: hid_usage.h
- USB_HID_USAGE_EHT
: hid_usage.h
- USB_HID_USAGE_FIDO
: hid_usage.h
- USB_HID_USAGE_GAME
: hid_usage.h
- USB_HID_USAGE_GAMING
: hid_usage.h
- USB_HID_USAGE_GD
: hid_usage.h
- USB_HID_USAGE_GDV
: hid_usage.h
- USB_HID_USAGE_HAPTICS
: hid_usage.h
- USB_HID_USAGE_KEY
: hid_usage.h
- USB_HID_USAGE_LED
: hid_usage.h
- USB_HID_USAGE_LIGHT
: hid_usage.h
- USB_HID_USAGE_MAX16
: hid.h
- USB_HID_USAGE_MAX8
: hid.h
- USB_HID_USAGE_MEDICAL
: hid_usage.h
- USB_HID_USAGE_MIN16
: hid.h
- USB_HID_USAGE_MIN8
: hid.h
- USB_HID_USAGE_MONITOR
: hid_usage.h
- USB_HID_USAGE_MONITOR_VALUES
: hid_usage.h
- USB_HID_USAGE_MONITOR_VESA
: hid_usage.h
- USB_HID_USAGE_PAGE
: hid.h
- USB_HID_USAGE_PAGE16
: hid.h
- USB_HID_USAGE_PID
: hid_usage.h
- USB_HID_USAGE_POS_BARCODE
: hid_usage.h
- USB_HID_USAGE_POS_MSR
: hid_usage.h
- USB_HID_USAGE_POS_RESV
: hid_usage.h
- USB_HID_USAGE_POS_SCALE
: hid_usage.h
- USB_HID_USAGE_POWER
: hid_usage.h
- USB_HID_USAGE_SENSORS
: hid_usage.h
- USB_HID_USAGE_SIM
: hid_usage.h
- USB_HID_USAGE_SPORT
: hid_usage.h
- USB_HID_USAGE_TELEPHONY
: hid_usage.h
- USB_HID_USAGE_VR
: hid_usage.h
- USB_HID_VERSION_BCD
: hid.h
- USB_IF_DESCRIPTOR_DFU
: dfu.h
- USB_IIE
: cc2538.h
- USB_IIF
: cc2538.h
- USB_INDEX
: cc2538.h
- USB_IRQn
: cc2538.h
- USB_MAXI
: cc2538.h
- USB_MAXO
: cc2538.h
- USB_MSC_CBW_FLAG_IN
: msc.h
- USB_MSC_CSW_STATUS_COMMAND_FAILED
: msc.h
- USB_MSC_CSW_STATUS_COMMAND_PASSED
: msc.h
- USB_MSC_CSW_STATUS_COMMAND_PHASE_ERROR
: msc.h
- USB_MSC_PROTOCOL_BBB
: msc.h
- USB_MSC_PROTOCOL_CBI_CCI
: msc.h
- USB_MSC_PROTOCOL_CBI_NO_CCI
: msc.h
- USB_MSC_PROTOCOL_UAS
: msc.h
- USB_MSC_PROTOCOL_VENDOR
: msc.h
- USB_MSC_SETUP_REQ_ADSC
: msc.h
- USB_MSC_SETUP_REQ_BOMSR
: msc.h
- USB_MSC_SETUP_REQ_GET_REQ
: msc.h
- USB_MSC_SETUP_REQ_GML
: msc.h
- USB_MSC_SETUP_REQ_PUT_REQ
: msc.h
- USB_MSC_SUBCLASS_IEEE1667
: msc.h
- USB_MSC_SUBCLASS_LSDFS
: msc.h
- USB_MSC_SUBCLASS_MMC5
: msc.h
- USB_MSC_SUBCLASS_RBC
: msc.h
- USB_MSC_SUBCLASS_SCSI
: msc.h
- USB_MSC_SUBCLASS_SCSI_TCS
: msc.h
- USB_MSC_SUBCLASS_UFI
: msc.h
- USB_MSC_SUBCLASS_VENDOR
: msc.h
- USB_OIE
: cc2538.h
- USB_OIF
: cc2538.h
- USB_OTG_FS_TOTAL_FIFO_SIZE
: usbdev_stm32.h
- USB_OTG_HS_TOTAL_FIFO_SIZE
: usbdev_stm32.h
- USB_POW
: cc2538.h
- usb_setup_is_read()
: descriptor.h
- USB_SETUP_REQ_CLEAR_FEATURE
: descriptor.h
- USB_SETUP_REQ_GET_CONFIGURATION
: descriptor.h
- USB_SETUP_REQ_GET_DESCRIPTOR
: descriptor.h
- USB_SETUP_REQ_GET_INTERFACE
: descriptor.h
- USB_SETUP_REQ_GET_STATUS
: descriptor.h
- USB_SETUP_REQ_SET_ADDRESS
: descriptor.h
- USB_SETUP_REQ_SET_CONFIGURATION
: descriptor.h
- USB_SETUP_REQ_SET_DESCRIPTOR
: descriptor.h
- USB_SETUP_REQ_SET_FEATURE
: descriptor.h
- USB_SETUP_REQ_SET_INTERFACE
: descriptor.h
- USB_SETUP_REQ_SYNCH_FRAME
: descriptor.h
- USB_SETUP_REQUEST_DEVICE2HOST
: descriptor.h
- USB_SETUP_REQUEST_RECIPIENT_DEVICE
: descriptor.h
- USB_SETUP_REQUEST_RECIPIENT_ENDPOINT
: descriptor.h
- USB_SETUP_REQUEST_RECIPIENT_INTERFACE
: descriptor.h
- USB_SETUP_REQUEST_RECIPIENT_MASK
: descriptor.h
- USB_SETUP_REQUEST_RECIPIENT_OTHER
: descriptor.h
- USB_SETUP_REQUEST_TYPE_CLASS
: descriptor.h
- USB_SETUP_REQUEST_TYPE_MASK
: descriptor.h
- USB_SETUP_REQUEST_TYPE_STANDARD
: descriptor.h
- USB_SETUP_REQUEST_TYPE_VENDOR
: descriptor.h
- usb_speed_t
: usb.h
- USB_TYPE_DESCRIPTOR_CDC
: cdc.h
- USB_TYPE_DESCRIPTOR_CONFIGURATION
: descriptor.h
- USB_TYPE_DESCRIPTOR_DEV_QUALIFIER
: descriptor.h
- USB_TYPE_DESCRIPTOR_DEVICE
: descriptor.h
- USB_TYPE_DESCRIPTOR_ENDPOINT
: descriptor.h
- USB_TYPE_DESCRIPTOR_HID
: hid.h
- USB_TYPE_DESCRIPTOR_IFACE_POWER
: descriptor.h
- USB_TYPE_DESCRIPTOR_INTERFACE
: descriptor.h
- USB_TYPE_DESCRIPTOR_INTERFACE_ASSOC
: descriptor.h
- USB_TYPE_DESCRIPTOR_SPEED_CONFIG
: descriptor.h
- USB_TYPE_DESCRIPTOR_STRING
: descriptor.h
- usb_version_t
: usb.h
- USBDEV_CPU_DMA_ALIGNMENT
: periph_cpu_esp32s2.h
, periph_cpu_esp32s3.h
, periph_cpu_common.h
, cpu_usbdev.h
- USBDEV_CPU_DMA_REQUIREMENTS
: periph_cpu_common.h
, cpu_usbdev.h
, usbdev.h
- USBDEV_CPU_SET_ADDR_AFTER_STATUS
: usbdev.h
, usbdev_synopsys_dwc2.h
- usbdev_driver_t
: usbdev.h
- usbdev_ep0_stall()
: usbdev.h
- usbdev_ep_buf_t
: usbdev.h
- usbdev_ep_esr()
: usbdev.h
- usbdev_ep_event_cb_t
: usbdev.h
- usbdev_ep_get()
: usbdev.h
- usbdev_ep_init()
: usbdev.h
- usbdev_ep_set()
: usbdev.h
- usbdev_ep_stall()
: usbdev.h
- usbdev_ep_t
: usbdev.h
- usbdev_ep_xmit()
: usbdev.h
- usbdev_esr()
: usbdev.h
- usbdev_event_cb_t
: usbdev.h
- USBDEV_EVENT_ESR
: usbdev.h
- USBDEV_EVENT_HOST_CONNECT
: usbdev.h
- USBDEV_EVENT_HOST_DISCONNECT
: usbdev.h
- USBDEV_EVENT_RESET
: usbdev.h
- USBDEV_EVENT_RESUME
: usbdev.h
- USBDEV_EVENT_SOF
: usbdev.h
- USBDEV_EVENT_SUSPEND
: usbdev.h
- usbdev_event_t
: usbdev.h
- USBDEV_EVENT_TR_COMPLETE
: usbdev.h
- USBDEV_EVENT_TR_STALL
: usbdev.h
- usbdev_get()
: usbdev.h
- usbdev_get_ctx()
: usbdev.h
- usbdev_init()
: usbdev.h
- usbdev_init_lowlevel()
: usbdev.h
- USBDEV_ISR
: periph_conf.h
- usbdev_new_ep()
: usbdev.h
- USBDEV_NUM_ENDPOINTS
: periph_cpu.h
, usbdev.h
, periph_cpu_esp32s3.h
, periph_cpu_esp32s2.h
, periph_cpu.h
- USBDEV_NUMOF
: periph_conf.h
, cfg_usbdev_default.h
, usbdev_cfg_otg_fs.h
, cfg_usb_otg_fs.h
, cfg_usb_otg_fs_u5.h
, cfg_usb_otg_hs_phy_fs.h
, cfg_usb_otg_hs_phy_utmi.h
, periph_conf.h
- USBDEV_NUMOF_MAX
: periph_cpu.h
- usbdev_set()
: usbdev.h
- USBDEV_SET_ADDR_AFTER_STATUS
: periph_cpu.h
- usbdev_t
: usbdev.h
- USBOPT_ADDRESS
: usbopt.h
- USBOPT_ATTACH
: usbopt.h
- USBOPT_CONNECTED
: usbopt.h
- USBOPT_DISABLE
: usbopt.h
- USBOPT_ENABLE
: usbopt.h
- usbopt_enable_t
: usbopt.h
- USBOPT_ENUMERATED_SPEED
: usbopt.h
- USBOPT_EP_AVAILABLE
: usbopt.h
- USBOPT_EP_ENABLE
: usbopt.h
- USBOPT_EP_STALL
: usbopt.h
- usbopt_ep_t
: usbopt.h
- USBOPT_MAX_SPEED
: usbopt.h
- USBOPT_MAX_VERSION
: usbopt.h
- usbopt_t
: usbopt.h
- USBPHYC_TUNE_VALUE
: cfg_usb_otg_hs_phy_utmi.h
- usbus_add_conf_descriptor()
: usbus.h
- usbus_add_endpoint()
: usbus.h
- usbus_add_interface()
: usbus.h
- usbus_add_interface_alt()
: usbus.h
- usbus_add_string_descriptor()
: usbus.h
- USBUS_CDC_ACM_EP_IN_REQUIRED_NUMOF
: acm.h
- USBUS_CDC_ACM_EP_OUT_REQUIRED_NUMOF
: acm.h
- usbus_cdc_acm_flush()
: acm.h
- usbus_cdc_acm_init()
: acm.h
- USBUS_CDC_ACM_INT_EP_SIZE
: acm.h
- USBUS_CDC_ACM_LINE_STATE_DISCONNECTED
: acm.h
- USBUS_CDC_ACM_LINE_STATE_DTE
: acm.h
- usbus_cdc_acm_set_coding_cb()
: acm.h
- usbus_cdc_acm_submit()
: acm.h
- USBUS_CDC_ECM_EP_IN_REQUIRED_NUMOF
: ecm.h
- USBUS_CDC_ECM_EP_OUT_REQUIRED_NUMOF
: ecm.h
- usbus_cdcacm_cb_t
: acm.h
- usbus_cdcacm_coding_cb_t
: acm.h
- usbus_cdcacm_device_t
: acm.h
- usbus_cdcacm_line_state_t
: acm.h
- usbus_cdcecm_device_t
: ecm.h
- USBUS_CDCECM_EP_CTRL_SIZE
: ecm.h
- USBUS_CDCECM_EP_DATA_SIZE
: ecm.h
- usbus_cdcecm_init()
: ecm.h
- USBUS_CDCECM_NOTIF_LINK_UP
: ecm.h
- USBUS_CDCECM_NOTIF_NONE
: ecm.h
- USBUS_CDCECM_NOTIF_SPEED
: ecm.h
- usbus_cdcecm_notif_t
: ecm.h
- USBUS_CONTROL_EP_IN_REQUIRED_NUMOF
: control.h
- USBUS_CONTROL_EP_OUT_REQUIRED_NUMOF
: control.h
- usbus_control_get_out_data()
: control.h
- usbus_control_init()
: control.h
- USBUS_CONTROL_REQUEST_STATE_INACK
: usbus.h
- USBUS_CONTROL_REQUEST_STATE_INDATA
: usbus.h
- USBUS_CONTROL_REQUEST_STATE_OUTACK
: usbus.h
- USBUS_CONTROL_REQUEST_STATE_OUTDATA
: usbus.h
- USBUS_CONTROL_REQUEST_STATE_READY
: usbus.h
- usbus_control_request_state_t
: usbus.h
- usbus_control_slicer_nextslice()
: control.h
- usbus_control_slicer_put_bytes()
: control.h
- usbus_control_slicer_put_char()
: control.h
- usbus_control_slicer_ready()
: control.h
- usbus_create()
: usbus.h
- usbus_descr_gen_t
: usbus.h
- USBUS_DESCR_LEN_FIXED
: usbus.h
- USBUS_DESCR_LEN_FUNC
: usbus.h
- usbus_descr_len_type_t
: usbus.h
- usbus_disable_endpoint()
: usbus.h
- usbus_enable_endpoint()
: usbus.h
- usbus_endpoint_clear_halt()
: usbus.h
- usbus_endpoint_halt()
: usbus.h
- usbus_endpoint_t
: usbus.h
- USBUS_ETHERNET_FRAME_BUF
: ecm.h
- usbus_event_post()
: usbus.h
- USBUS_EVENT_TRANSFER_COMPLETE
: usbus.h
- USBUS_EVENT_TRANSFER_FAIL
: usbus.h
- USBUS_EVENT_TRANSFER_STALL
: usbus.h
- usbus_event_transfer_t
: usbus.h
- USBUS_EVENT_USB_RESET
: usbus.h
- USBUS_EVENT_USB_RESUME
: usbus.h
- USBUS_EVENT_USB_SOF
: usbus.h
- USBUS_EVENT_USB_SUSPEND
: usbus.h
- usbus_event_usb_t
: usbus.h
- usbus_fmt_descriptor_conf()
: fmt.h
- usbus_fmt_descriptor_dev()
: fmt.h
- usbus_handler_driver_t
: usbus.h
- USBUS_HANDLER_FLAG_RESET
: usbus.h
- USBUS_HANDLER_FLAG_RESUME
: usbus.h
- USBUS_HANDLER_FLAG_SOF
: usbus.h
- USBUS_HANDLER_FLAG_SUSPEND
: usbus.h
- USBUS_HANDLER_FLAG_TR_STALL
: usbus.h
- usbus_handler_isset_flag()
: usbus.h
- usbus_handler_remove_flag()
: usbus.h
- usbus_handler_set_flag()
: usbus.h
- usbus_handler_t
: usbus.h
- usbus_hid_cb_t
: hid.h
- usbus_hid_device_t
: hid.h
- USBUS_HID_EP_IN_REQUIRED_NUMOF
: hid.h
- USBUS_HID_EP_OUT_REQUIRED_NUMOF
: hid.h
- usbus_hid_init()
: hid.h
- usbus_init()
: usbus.h
- usbus_interface_alt_t
: usbus.h
- usbus_interface_find_endpoint()
: usbus.h
- usbus_interface_t
: usbus.h
- usbus_max_bulk_endpoint_size()
: usbus.h
- usbus_max_interrupt_endpoint_size()
: usbus.h
- usbus_msc_add_lun()
: msc.h
- usbus_msc_device_t
: msc.h
- USBUS_MSC_EP_DATA_SIZE
: msc.h
- USBUS_MSC_EP_IN_REQUIRED_NUMOF
: msc.h
- USBUS_MSC_EP_OUT_REQUIRED_NUMOF
: msc.h
- usbus_msc_init()
: msc.h
- usbus_msc_lun_t
: msc.h
- usbus_msc_remove_lun()
: msc.h
- usbus_msc_scsi_process_cmd()
: scsi.h
- usbus_msc_state_t
: msc.h
- USBUS_PRIO
: usbus.h
- usbus_register_event_handler()
: usbus.h
- USBUS_STACKSIZE
: usbus.h
- USBUS_STATE_ADDR
: usbus.h
- USBUS_STATE_CONFIGURED
: usbus.h
- USBUS_STATE_DISCONNECT
: usbus.h
- USBUS_STATE_RESET
: usbus.h
- USBUS_STATE_SUSPEND
: usbus.h
- usbus_state_t
: usbus.h
- usbus_string_t
: usbus.h
- usbus_t
: usbus.h
- USBUS_THREAD_FLAG_USBDEV
: usbus.h
- USBUS_THREAD_FLAG_USBDEV_EP
: usbus.h
- USBUS_TNAME
: usbus.h
- usbus_urb_cancel()
: usbus.h
- USBUS_URB_FLAG_AUTO_ZLP
: usbus.h
- USBUS_URB_FLAG_CANCELLED
: usbus.h
- USBUS_URB_FLAG_NEEDS_ZLP
: usbus.h
- usbus_urb_init()
: usbus.h
- usbus_urb_isset_flag()
: usbus.h
- usbus_urb_remove_flag()
: usbus.h
- usbus_urb_set_flag()
: usbus.h
- usbus_urb_submit()
: usbus.h
- usbus_urb_t
: usbus.h
- USCI_A0
: msp430_regs.h
- usci_a0_as_spi
: periph_cpu.h
- usci_a0_as_uart
: periph_cpu.h
- USCI_A1
: msp430_regs.h
- usci_a1_as_spi
: periph_cpu.h
- usci_a1_as_uart
: periph_cpu.h
- USCI_B0
: msp430_regs.h
- usci_b0_as_spi
: periph_cpu.h
- USCI_B1
: msp430_regs.h
- usci_b1_as_spi
: periph_cpu.h
- USCI_CLK_AUX
: periph_cpu.h
- USCI_CLK_SUBMAIN
: periph_cpu.h
- USCI_CLK_UCLKI
: periph_cpu.h
- USE_RX_CONTINUOUS_MODE
: sx1280_params.h
- USE_VREG_BUCK
: periph_conf.h
- USE_XOSC_ONLY
: periph_conf.h
- USR_STACKSIZE
: cpu_conf.h
- ut_process_expand()
: ut_process.h
- ut_process_str_expand()
: ut_process.h
- UTLIST_VERSION
: utlist.h
- uuid_equal()
: uuid.h
- uuid_from_string()
: uuid.h
- uuid_namespace_dns
: uuid.h
- uuid_namespace_iso
: uuid.h
- uuid_namespace_url
: uuid.h
- uuid_namespace_x500
: uuid.h
- UUID_NODE_LEN
: uuid.h
- UUID_STR_LEN
: uuid.h
- uuid_to_string()
: uuid.h
- UUID_V1
: uuid.h
- UUID_V2
: uuid.h
- UUID_V3
: uuid.h
- uuid_v3()
: uuid.h
- uuid_v4()
: uuid.h
- UUID_V4
: uuid.h
- uuid_v5()
: uuid.h
- UUID_V5
: uuid.h
- uuid_version()
: uuid.h
- UWB_CORE_EVENT_THREAD_QUEUE
: uwb_core.h
- uwb_core_get_eventq()
: uwb_core.h
- UWB_CORE_PRIO
: uwb_core.h
- uwb_core_riot_init()
: uwb_core.h
- UWB_CORE_STACKSIZE
: uwb_core.h
- uwb_dw1000_config_and_start()
: uwb_dw1000.h
- uwb_dw1000_init()
: uwb_dw1000.h
- uwb_dw1000_set_buffs()
: uwb_dw1000.h
- uwb_dw1000_setup()
: uwb_dw1000.h
- uwb_dw1000_update_config_from_otp()
: uwb_dw1000.h
- UWORD_MAX
: architecture.h
- UWORD_MIN
: architecture.h
- uword_t
: architecture.h
- UXTCTL_SSEL_ACLK
: msp430_regs.h
- UXTCTL_SSEL_MASK
: msp430_regs.h
- UXTCTL_SSEL_SMCLK
: msp430_regs.h
- UXTCTL_SSEL_UCLKI
: msp430_regs.h