Searched full:grtc (Results 1 – 25 of 62) sorted by relevance
123
5 bool "nRF GRTC Timer"24 bool "Application defines GRTC initialization"26 Application defines the initialization procedure and time of the GRTC33 Start the SYSCOUNTER when initializing the GRTC. This should only be40 the GRTC. Usually this is only needed by the processor that is starting
19 #define GRTC_NODE DT_NODELABEL(grtc)23 /* Ensure that GRTC properties in devicetree are defined correctly. */25 #error GRTC owned-channels DT property is not defined30 #error GRTC child-owned-channels DT property must be a subset of owned-channels159 /* protection is not needed because we are in the GRTC interrupt in sys_clock_timeout_handler()413 /* Clear all GRTC channels except the systemoff_channel. */ in z_nrf_grtc_wakeup_prepare()
16 /** @brief GRTC timer compare event handler.18 * Called from GRTC ISR context when processing a compare event.32 /** @brief Allocate GRTC capture/compare channel.39 /** @brief Free GRTC capture/compare channel.116 * @param target_time Absolute target time in GRTC ticks.118 * @param handler User function called in the context of the GRTC interrupt.140 /** @brief Convert system clock time to GRTC ticks.144 * @retval >=0 Positive value represents @p t in GRTC tick value.155 * used simultaneously on the same GRTC channel.178 /** @brief Prepare GRTC as a source of wake up event and set the wake up time.[all …]
8 Nordic GRTC (Global RTC)11 &grtc {21 compatible: "nordic,nrf-grtc"
17 bool "Use GRTC to wake up device from system off"19 Enable system off wakeup from GRTC.
71 - "Wakeup from System OFF by GRTC."101 - "Wakeup from System OFF by GRTC."
19 /* GRTC timer compare interrupt handler */34 /* Relative 1ms from now timeout converted to GRTC */ in ZTEST()71 TC_PRINT("Allocated GRTC channel %d\n", channel); in ZTEST()73 TC_PRINT("Failed to allocate GRTC channel, chan=%d\n", channel); in ZTEST()108 TC_PRINT("Allocated GRTC channel %d\n", channel); in ZTEST()110 TC_PRINT("Failed to allocate GRTC channel, chan=%d\n", channel); in ZTEST()
3 &grtc {
17 &grtc {
18 &grtc {
41 &grtc {
40 printf("Wakeup from System OFF by GRTC.\n"); in print_reset_cause()78 printk("Unable to prepare GRTC as a wake up source (err = %d).\n", err); in main()
51 &grtc {
56 &grtc {
63 &grtc {
55 &grtc {
60 &grtc {
31 &grtc {
59 &grtc {
40 &grtc {
44 &grtc {