Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- c -
- CCPU_ENDIAN_TO_LE16
: compiler.h
- CCPU_ENDIAN_TO_LE32
: compiler.h
- CCPU_ENDIAN_TO_LE64
: compiler.h
- CHAR_SET_GSM
: btypes.h
- CHAR_SET_UCS2
: btypes.h
- CHAR_SET_UNKNOWN
: btypes.h
- CHAR_SET_UTF8
: btypes.h
- CLE16_TO_CPU_ENDIAN
: compiler.h
- CLE32_TO_CPU_ENDIAN
: compiler.h
- CLE64_TO_CPU_ENDIAN
: compiler.h
- Clr_bits
: compiler.h
- clz
: compiler.h
- CMD_ID_OCTET
: compiler.h
- COMPILER_ALIGNED
: compiler.h
- COMPILER_PACK_RESET
: compiler.h
- COMPILER_PACK_SET
: compiler.h
- COMPILER_PRAGMA
: compiler.h
- COMPILER_WORD_ALIGNED
: compiler.h
- CONFIG_INTERRUPT_FORCE_INTC
: interrupt.h
- CONFIG_PLL0_DIV
: conf_clock.h
- CONFIG_PLL0_MUL
: conf_clock.h
- CONFIG_PLL0_SOURCE
: conf_clock.h
- CONFIG_PLL1_DIV
: conf_clock.h
- CONFIG_PLL1_MUL
: conf_clock.h
- CONFIG_PLL1_SOURCE
: conf_clock.h
- CONFIG_SYSCLK_CPU_DIV
: conf_clock.h
, uc3c/sysclk.h
- CONFIG_SYSCLK_INIT_CPUMASK
: uc3c/sysclk.h
- CONFIG_SYSCLK_INIT_HSBMASK
: uc3c/sysclk.h
- CONFIG_SYSCLK_INIT_PBAMASK
: uc3c/sysclk.h
- CONFIG_SYSCLK_INIT_PBBMASK
: uc3c/sysclk.h
- CONFIG_SYSCLK_INIT_PBCMASK
: uc3c/sysclk.h
- CONFIG_SYSCLK_PBA_DIV
: conf_clock.h
, uc3c/sysclk.h
- CONFIG_SYSCLK_PBB_DIV
: conf_clock.h
, uc3c/sysclk.h
- CONFIG_SYSCLK_PBC_DIV
: uc3c/sysclk.h
- CONFIG_SYSCLK_SOURCE
: conf_clock.h
, uc3c/sysclk.h
- CONFIG_USBCLK_DIV
: conf_clock.h
, uc3c/sysclk.h
- CONFIG_USBCLK_SOURCE
: conf_clock.h
, uc3c/sysclk.h
- controller_clear()
: controller.h
- controller_connect()
: at42qt1060_controller.c
, controller.h
- controller_detect_int_handler()
: at42qt1060_controller.c
- controller_init()
: at42qt1060_controller.c
, controller.h
- controller_inquiry()
: at42qt1060_controller.c
, controller.h
- controller_select()
: at42qt1060_controller.c
, controller.h
- controller_send()
: at42qt1060_controller.c
, controller.h
- controller_shutdown()
: controller.h
- controller_task()
: at42qt1060_controller.c
, controller.h
- convert_16_bit_to_byte_address()
: compiler.h
- convert_16_bit_to_byte_array()
: compiler.h
- convert_32_bit_to_byte_array
: compiler.h
- convert_64_bit_to_byte_array
: compiler.h
- convert_byte_array_to_16_bit()
: compiler.h
- convert_byte_array_to_32_bit()
: compiler.h
- convert_byte_array_to_64_bit()
: compiler.h
- convert_spec_16_bit_to_byte_array()
: compiler.h
- CPU_CLK_FREQ
: bsp.h
- CPU_CONST_FREQ
: bsp.h
- CPU_CRITICAL_METHOD_INT_DIS_EN
: cpu_def.h
- CPU_CRITICAL_METHOD_NONE
: cpu_def.h
- CPU_CRITICAL_METHOD_STATUS_LOCAL
: cpu_def.h
- CPU_CRITICAL_METHOD_STATUS_STK
: cpu_def.h
- cpu_cy_2_ms()
: cycle_counter.h
- cpu_cy_2_us()
: cycle_counter.h
- cpu_delay_cy()
: cycle_counter.h
- cpu_delay_ms()
: cycle_counter.h
- cpu_delay_us()
: cycle_counter.h
- CPU_ENDIAN_TO_LE16
: compiler.h
- CPU_ENDIAN_TO_LE32
: compiler.h
- CPU_ENDIAN_TO_LE64
: compiler.h
- CPU_ENDIAN_TYPE_BIG
: cpu_def.h
- CPU_ENDIAN_TYPE_LITTLE
: cpu_def.h
- CPU_ENDIAN_TYPE_NONE
: cpu_def.h
- cpu_hz
: at42qt1060.c
, et024006dhu.c
- cpu_irq_disable
: interrupt_avr32.h
- cpu_irq_disable_level
: interrupt_avr32.h
- cpu_irq_enable
: interrupt_avr32.h
- cpu_irq_enable_level
: interrupt_avr32.h
- cpu_irq_is_enabled
: interrupt_avr32.h
- cpu_irq_is_enabled_flags()
: interrupt_avr32.h
- cpu_irq_level_is_enabled
: interrupt_avr32.h
- cpu_irq_level_is_enabled_flags()
: interrupt_avr32.h
- cpu_irq_restore()
: interrupt_avr32.h
- cpu_irq_save()
: interrupt_avr32.h
- cpu_is_timeout()
: cycle_counter.h
- cpu_is_timer_stopped()
: cycle_counter.h
- cpu_ms_2_cy()
: cycle_counter.h
- cpu_relax
: compiler.h
- cpu_set_timeout()
: cycle_counter.h
- cpu_stop_timeout()
: cycle_counter.h
- CPU_TIMER_STATE_REACHED
: cycle_counter.h
- CPU_TIMER_STATE_STARTED
: cycle_counter.h
- CPU_TIMER_STATE_STOPPED
: cycle_counter.h
- cpu_to_be16
: compiler.h
- CPU_TO_BE16
: compiler.h
- CPU_TO_BE32
: compiler.h
- cpu_to_be32
: compiler.h
- CPU_TO_LE16
: compiler.h
- cpu_to_le16
: compiler.h
- cpu_to_le32
: compiler.h
- CPU_TO_LE32
: compiler.h
- cpu_us_2_cy()
: cycle_counter.h
- CPU_WORD_SIZE_08
: cpu_def.h
- CPU_WORD_SIZE_16
: cpu_def.h
- CPU_WORD_SIZE_32
: cpu_def.h
- CPU_WORD_SIZE_64
: cpu_def.h
- ctz
: compiler.h