FreeRTOS port on GAP8/RISC-V
|
Functions | |
static uint32_t | rtc_apb_sr_get (uint32_t base) |
static void | rtc_apb_sr_set (uint32_t base, uint32_t value) |
static uint32_t | rtc_apb_cr_get (uint32_t base) |
static void | rtc_apb_cr_set (uint32_t base, uint32_t value) |
static uint32_t | rtc_apb_dr_get (uint32_t base) |
static void | rtc_apb_dr_set (uint32_t base, uint32_t value) |
static uint32_t | rtc_reserved_get (uint32_t base) |
static void | rtc_reserved_set (uint32_t base, uint32_t value) |
static uint32_t | rtc_apb_icr_get (uint32_t base) |
static void | rtc_apb_icr_set (uint32_t base, uint32_t value) |
static uint32_t | rtc_apb_imr_get (uint32_t base) |
static void | rtc_apb_imr_set (uint32_t base, uint32_t value) |
static uint32_t | rtc_apb_ifr_get (uint32_t base) |
static void | rtc_apb_ifr_set (uint32_t base, uint32_t value) |
|
inlinestatic |
References GAP_READ, and RTC_APB_CR_OFFSET.
|
inlinestatic |
References GAP_WRITE, and RTC_APB_CR_OFFSET.
|
inlinestatic |
References GAP_READ, and RTC_APB_DR_OFFSET.
|
inlinestatic |
References GAP_WRITE, and RTC_APB_DR_OFFSET.
|
inlinestatic |
References GAP_READ, and RTC_APB_ICR_OFFSET.
|
inlinestatic |
References GAP_WRITE, and RTC_APB_ICR_OFFSET.
|
inlinestatic |
References GAP_READ, and RTC_APB_IFR_OFFSET.
|
inlinestatic |
References GAP_WRITE, and RTC_APB_IFR_OFFSET.
|
inlinestatic |
References GAP_READ, and RTC_APB_IMR_OFFSET.
|
inlinestatic |
References GAP_WRITE, and RTC_APB_IMR_OFFSET.
|
inlinestatic |
References GAP_READ, and RTC_APB_SR_OFFSET.
|
inlinestatic |
References GAP_WRITE, and RTC_APB_SR_OFFSET.
|
inlinestatic |
References GAP_READ, and RTC_RESERVED_OFFSET.
|
inlinestatic |
References GAP_WRITE, and RTC_RESERVED_OFFSET.