Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- r -
- RAMFUNC
: compiler.h
- Rd_bitfield
: compiler.h
- Rd_bits
: compiler.h
- rtc_calendar_alarm
: rtc_calendar.h
- RTC_CALENDAR_ALARM_0
: rtc_calendar.h
- RTC_CALENDAR_ALARM_1
: rtc_calendar.h
- RTC_CALENDAR_ALARM_2
: rtc_calendar.h
- RTC_CALENDAR_ALARM_3
: rtc_calendar.h
- rtc_calendar_alarm_mask
: rtc_calendar.h
- RTC_CALENDAR_ALARM_MASK_DAY
: rtc_calendar.h
- RTC_CALENDAR_ALARM_MASK_DISABLED
: rtc_calendar.h
- RTC_CALENDAR_ALARM_MASK_HOUR
: rtc_calendar.h
- RTC_CALENDAR_ALARM_MASK_MIN
: rtc_calendar.h
- RTC_CALENDAR_ALARM_MASK_MONTH
: rtc_calendar.h
- RTC_CALENDAR_ALARM_MASK_SEC
: rtc_calendar.h
- RTC_CALENDAR_ALARM_MASK_YEAR
: rtc_calendar.h
- rtc_calendar_callback
: rtc_calendar.h
- RTC_CALENDAR_CALLBACK_ALARM_0
: rtc_calendar.h
- RTC_CALENDAR_CALLBACK_ALARM_1
: rtc_calendar.h
- RTC_CALENDAR_CALLBACK_ALARM_2
: rtc_calendar.h
- RTC_CALENDAR_CALLBACK_ALARM_3
: rtc_calendar.h
- RTC_CALENDAR_CALLBACK_OVERFLOW
: rtc_calendar.h
- rtc_calendar_clear_alarm_match()
: rtc_calendar.h
- rtc_calendar_clear_overflow()
: rtc_calendar.h
- rtc_calendar_disable()
: rtc_calendar.c
, rtc_calendar.h
- rtc_calendar_disable_callback()
: rtc_calendar_interrupt.c
, rtc_calendar_interrupt.h
- rtc_calendar_disable_events()
: rtc_calendar.h
- rtc_calendar_enable()
: rtc_calendar.c
, rtc_calendar.h
- rtc_calendar_enable_callback()
: rtc_calendar_interrupt.c
, rtc_calendar_interrupt.h
- rtc_calendar_enable_events()
: rtc_calendar.h
- rtc_calendar_frequency_correction()
: rtc_calendar.c
, rtc_calendar.h
- rtc_calendar_get_alarm()
: rtc_calendar.c
, rtc_calendar.h
- rtc_calendar_get_config_defaults()
: rtc_calendar.h
- rtc_calendar_get_time()
: rtc_calendar.c
, rtc_calendar.h
- rtc_calendar_get_time_defaults()
: rtc_calendar.h
- rtc_calendar_init()
: rtc_calendar.c
, rtc_calendar.h
- rtc_calendar_is_alarm_match()
: rtc_calendar.h
- rtc_calendar_is_overflow()
: rtc_calendar.h
- rtc_calendar_is_syncing()
: rtc_calendar.c
- rtc_calendar_prescaler
: rtc_calendar.h
- RTC_CALENDAR_PRESCALER_DIV_1
: rtc_calendar.h
- RTC_CALENDAR_PRESCALER_DIV_1024
: rtc_calendar.h
- RTC_CALENDAR_PRESCALER_DIV_128
: rtc_calendar.h
- RTC_CALENDAR_PRESCALER_DIV_16
: rtc_calendar.h
- RTC_CALENDAR_PRESCALER_DIV_2
: rtc_calendar.h
- RTC_CALENDAR_PRESCALER_DIV_256
: rtc_calendar.h
- RTC_CALENDAR_PRESCALER_DIV_32
: rtc_calendar.h
- RTC_CALENDAR_PRESCALER_DIV_4
: rtc_calendar.h
- RTC_CALENDAR_PRESCALER_DIV_512
: rtc_calendar.h
- RTC_CALENDAR_PRESCALER_DIV_64
: rtc_calendar.h
- RTC_CALENDAR_PRESCALER_DIV_8
: rtc_calendar.h
- rtc_calendar_register_callback()
: rtc_calendar_interrupt.c
, rtc_calendar_interrupt.h
- rtc_calendar_register_value_to_time()
: rtc_calendar.c
, rtc_calendar.h
- rtc_calendar_reset()
: rtc_calendar.c
, rtc_calendar.h
- rtc_calendar_set_alarm()
: rtc_calendar.c
, rtc_calendar.h
- rtc_calendar_set_time()
: rtc_calendar.c
, rtc_calendar.h
- rtc_calendar_swap_time_mode()
: rtc_calendar.c
, rtc_calendar.h
- rtc_calendar_time_to_register_value()
: rtc_calendar.c
, rtc_calendar.h
- rtc_calendar_unregister_callback()
: rtc_calendar_interrupt.c
, rtc_calendar_interrupt.h
- rtc_count_callback
: rtc_count.h
- RTC_COUNT_CALLBACK_COMPARE_0
: rtc_count.h
- RTC_COUNT_CALLBACK_COMPARE_1
: rtc_count.h
- RTC_COUNT_CALLBACK_COMPARE_2
: rtc_count.h
- RTC_COUNT_CALLBACK_COMPARE_3
: rtc_count.h
- RTC_COUNT_CALLBACK_COMPARE_4
: rtc_count.h
- RTC_COUNT_CALLBACK_COMPARE_5
: rtc_count.h
- RTC_COUNT_CALLBACK_OVERFLOW
: rtc_count.h
- rtc_count_clear_compare_match()
: rtc_count.c
, rtc_count.h
- rtc_count_clear_overflow()
: rtc_count.h
- rtc_count_compare
: rtc_count.h
- RTC_COUNT_COMPARE_0
: rtc_count.h
- RTC_COUNT_COMPARE_1
: rtc_count.h
- RTC_COUNT_COMPARE_2
: rtc_count.h
- RTC_COUNT_COMPARE_3
: rtc_count.h
- RTC_COUNT_COMPARE_4
: rtc_count.h
- RTC_COUNT_COMPARE_5
: rtc_count.h
- rtc_count_disable()
: rtc_count.c
, rtc_count.h
- rtc_count_disable_callback()
: rtc_count_interrupt.c
, rtc_count_interrupt.h
- rtc_count_disable_events()
: rtc_count.h
- rtc_count_enable()
: rtc_count.c
, rtc_count.h
- rtc_count_enable_callback()
: rtc_count_interrupt.c
, rtc_count_interrupt.h
- rtc_count_enable_events()
: rtc_count.h
- rtc_count_frequency_correction()
: rtc_count.c
, rtc_count.h
- rtc_count_get_compare()
: rtc_count.c
, rtc_count.h
- rtc_count_get_config_defaults()
: rtc_count.h
- rtc_count_get_count()
: rtc_count.c
, rtc_count.h
- rtc_count_get_period()
: rtc_count.c
, rtc_count.h
- rtc_count_init()
: rtc_count.c
, rtc_count.h
- rtc_count_is_compare_match()
: rtc_count.c
, rtc_count.h
- rtc_count_is_overflow()
: rtc_count.h
- rtc_count_is_syncing()
: rtc_count.c
- rtc_count_mode
: rtc_count.h
- RTC_COUNT_MODE_16BIT
: rtc_count.h
- RTC_COUNT_MODE_32BIT
: rtc_count.h
- rtc_count_prescaler
: rtc_count.h
- RTC_COUNT_PRESCALER_DIV_1
: rtc_count.h
- RTC_COUNT_PRESCALER_DIV_1024
: rtc_count.h
- RTC_COUNT_PRESCALER_DIV_128
: rtc_count.h
- RTC_COUNT_PRESCALER_DIV_16
: rtc_count.h
- RTC_COUNT_PRESCALER_DIV_2
: rtc_count.h
- RTC_COUNT_PRESCALER_DIV_256
: rtc_count.h
- RTC_COUNT_PRESCALER_DIV_32
: rtc_count.h
- RTC_COUNT_PRESCALER_DIV_4
: rtc_count.h
- RTC_COUNT_PRESCALER_DIV_512
: rtc_count.h
- RTC_COUNT_PRESCALER_DIV_64
: rtc_count.h
- RTC_COUNT_PRESCALER_DIV_8
: rtc_count.h
- rtc_count_register_callback()
: rtc_count_interrupt.c
, rtc_count_interrupt.h
- rtc_count_reset()
: rtc_count.c
, rtc_count.h
- rtc_count_set_compare()
: rtc_count.c
, rtc_count.h
- rtc_count_set_count()
: rtc_count.c
, rtc_count.h
- rtc_count_set_period()
: rtc_count.c
, rtc_count.h
- rtc_count_unregister_callback()
: rtc_count_interrupt.c
, rtc_count_interrupt.h
- RTC_TAMPER_ACTIVE_LAYER_FREQ_DIV_128
: rtc_tamper.h
- RTC_TAMPER_ACTIVE_LAYER_FREQ_DIV_16
: rtc_tamper.h
- RTC_TAMPER_ACTIVE_LAYER_FREQ_DIV_2
: rtc_tamper.h
- RTC_TAMPER_ACTIVE_LAYER_FREQ_DIV_256
: rtc_tamper.h
- RTC_TAMPER_ACTIVE_LAYER_FREQ_DIV_32
: rtc_tamper.h
- RTC_TAMPER_ACTIVE_LAYER_FREQ_DIV_4
: rtc_tamper.h
- RTC_TAMPER_ACTIVE_LAYER_FREQ_DIV_64
: rtc_tamper.h
- RTC_TAMPER_ACTIVE_LAYER_FREQ_DIV_8
: rtc_tamper.h
- rtc_tamper_active_layer_freq_divider
: rtc_tamper.h
- rtc_tamper_clear_detect_flag()
: rtc_tamper.h
- RTC_TAMPER_DEBOUNCE_ASYNC
: rtc_tamper.h
- RTC_TAMPER_DEBOUNCE_FREQ_DIV_128
: rtc_tamper.h
- RTC_TAMPER_DEBOUNCE_FREQ_DIV_16
: rtc_tamper.h
- RTC_TAMPER_DEBOUNCE_FREQ_DIV_2
: rtc_tamper.h
- RTC_TAMPER_DEBOUNCE_FREQ_DIV_256
: rtc_tamper.h
- RTC_TAMPER_DEBOUNCE_FREQ_DIV_32
: rtc_tamper.h
- RTC_TAMPER_DEBOUNCE_FREQ_DIV_4
: rtc_tamper.h
- RTC_TAMPER_DEBOUNCE_FREQ_DIV_64
: rtc_tamper.h
- RTC_TAMPER_DEBOUNCE_FREQ_DIV_8
: rtc_tamper.h
- rtc_tamper_debounce_freq_divider
: rtc_tamper.h
- RTC_TAMPER_DEBOUNCE_MAJORITY
: rtc_tamper.h
- rtc_tamper_debounce_seq
: rtc_tamper.h
- RTC_TAMPER_DEBOUNCE_SYNC
: rtc_tamper.h
- RTC_TAMPER_DETECT_EVT
: rtc_tamper.h
- RTC_TAMPER_DETECT_ID0
: rtc_tamper.h
- RTC_TAMPER_DETECT_ID1
: rtc_tamper.h
- RTC_TAMPER_DETECT_ID2
: rtc_tamper.h
- RTC_TAMPER_DETECT_ID3
: rtc_tamper.h
- RTC_TAMPER_DETECT_ID4
: rtc_tamper.h
- rtc_tamper_get_config_defaults()
: rtc_tamper.h
- rtc_tamper_get_detect_flag()
: rtc_tamper.h
- rtc_tamper_input_action
: rtc_tamper.h
- RTC_TAMPER_INPUT_ACTION_ACTL
: rtc_tamper.h
- RTC_TAMPER_INPUT_ACTION_CAPTURE
: rtc_tamper.h
- RTC_TAMPER_INPUT_ACTION_OFF
: rtc_tamper.h
- RTC_TAMPER_INPUT_ACTION_WAKE
: rtc_tamper.h
- RTC_TAMPER_LEVEL_FALLING
: rtc_tamper.h
- RTC_TAMPER_LEVEL_RISING
: rtc_tamper.h
- rtc_tamper_level_sel
: rtc_tamper.h
- rtc_tamper_set_config()
: rtc_tamper.h
- rww_eeprom_emulator_commit_page_buffer()
: rww_eeprom.h
, rww_eeprom.c
- rww_eeprom_emulator_erase_memory()
: rww_eeprom.h
, rww_eeprom.c
- rww_eeprom_emulator_get_parameters()
: rww_eeprom.h
, rww_eeprom.c
- RWW_EEPROM_EMULATOR_ID
: rww_eeprom.h
- rww_eeprom_emulator_init()
: rww_eeprom.c
, rww_eeprom.h
- rww_eeprom_emulator_read_buffer()
: rww_eeprom.c
, rww_eeprom.h
- rww_eeprom_emulator_read_page()
: rww_eeprom.c
, rww_eeprom.h
- rww_eeprom_emulator_write_buffer()
: rww_eeprom.h
, rww_eeprom.c
- rww_eeprom_emulator_write_page()
: rww_eeprom.c
, rww_eeprom.h
- RWW_EEPROM_MAGIC_KEY
: rww_eeprom.c
- RWW_EEPROM_MAGIC_KEY_COUNT
: rww_eeprom.c
- RWW_EEPROM_MAJOR_VERSION
: rww_eeprom.h
- RWW_EEPROM_MAX_LOGICAL_PAGES
: rww_eeprom.c
- RWW_EEPROM_MINOR_VERSION
: rww_eeprom.h
- RWW_EEPROM_PAGE_SIZE
: rww_eeprom.h
- RWW_EEPROM_REVISION
: rww_eeprom.h
- RWWEE_LOGICAL_PAGE_NUM_1
: rww_eeprom.h
- RWWEE_LOGICAL_PAGE_NUM_2
: rww_eeprom.h
- rwwee_logical_page_num_in_row
: rww_eeprom.h