Home
last modified time | relevance | path

Searched refs:CMSDK_APB (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/drivers/serial/
Duart_cmsdk_apb.c494 .uart_cc_as = {.bus = CMSDK_APB, .state = SOC_ACTIVE,
496 .uart_cc_ss = {.bus = CMSDK_APB, .state = SOC_SLEEP,
498 .uart_cc_dss = {.bus = CMSDK_APB, .state = SOC_DEEPSLEEP,
559 .uart_cc_as = {.bus = CMSDK_APB, .state = SOC_ACTIVE,
561 .uart_cc_ss = {.bus = CMSDK_APB, .state = SOC_SLEEP,
563 .uart_cc_dss = {.bus = CMSDK_APB, .state = SOC_DEEPSLEEP,
624 .uart_cc_as = {.bus = CMSDK_APB, .state = SOC_ACTIVE,
626 .uart_cc_ss = {.bus = CMSDK_APB, .state = SOC_SLEEP,
628 .uart_cc_dss = {.bus = CMSDK_APB, .state = SOC_DEEPSLEEP,
689 .uart_cc_as = {.bus = CMSDK_APB, .state = SOC_ACTIVE,
[all …]
/Zephyr-latest/include/zephyr/drivers/clock_control/
Darm_clock_control.h21 CMSDK_APB, enumerator
/Zephyr-latest/drivers/counter/
Dtimer_dtmr_cmsdk_apb.c185 .dtimer_cc_as = {.bus = CMSDK_APB, \
188 .dtimer_cc_ss = {.bus = CMSDK_APB, \
191 .dtimer_cc_dss = {.bus = CMSDK_APB, \
Dtimer_tmr_cmsdk_apb.c181 .timer_cc_as = {.bus = CMSDK_APB, .state = SOC_ACTIVE, \
183 .timer_cc_ss = {.bus = CMSDK_APB, .state = SOC_SLEEP, \
185 .timer_cc_dss = {.bus = CMSDK_APB, .state = SOC_DEEPSLEEP, \
/Zephyr-latest/drivers/clock_control/
Dbeetle_clock_control.c97 case CMSDK_APB: in beetle_clock_control_on()
121 case CMSDK_APB: in beetle_clock_control_off()