Searched refs:HAL_EVENT_TIMER_START_PPI (Results 1 – 6 of 6) sorted by relevance
39 #define HAL_EVENT_TIMER_START_PPI 8 macro41 _CONCAT(NRF_PPIB_TASK_SEND_, HAL_EVENT_TIMER_START_PPI)43 _CONCAT(NRF_PPIB_EVENT_RECEIVE_, HAL_EVENT_TIMER_START_PPI)
107 HAL_EVENT_TIMER_START_PPI); in hal_event_timer_start_ppi_config()111 BIT(HAL_EVENT_TIMER_START_PPI)); in hal_event_timer_start_ppi_config()115 HAL_EVENT_TIMER_START_PPI); in hal_event_timer_start_ppi_config()119 HAL_EVENT_TIMER_START_PPI); in hal_event_timer_start_ppi_config()122 nrf_rtc_publish_set(NRF_RTC, NRF_RTC_EVENT_COMPARE_2, HAL_EVENT_TIMER_START_PPI); in hal_event_timer_start_ppi_config()125 nrf_timer_subscribe_set(EVENT_TIMER, NRF_TIMER_TASK_START, HAL_EVENT_TIMER_START_PPI); in hal_event_timer_start_ppi_config()
51 #define HAL_EVENT_TIMER_START_PPI 6 macro
194 HAL_EVENT_TIMER_START_PPI, in hal_event_timer_start_ppi_config()
1229 BIT(HAL_EVENT_TIMER_START_PPI) | in radio_tmr_status_reset()1276 BIT(HAL_EVENT_TIMER_START_PPI) | in radio_tmr_tx_status_reset()1323 BIT(HAL_EVENT_TIMER_START_PPI) | in radio_tmr_rx_status_reset()1488 hal_radio_nrf_ppi_channels_enable(BIT(HAL_EVENT_TIMER_START_PPI)); in radio_tmr_start()1612 hal_radio_nrf_ppi_channels_enable(BIT(HAL_EVENT_TIMER_START_PPI)); in radio_tmr_start_tick()
28 BIT(HAL_EVENT_TIMER_START_PPI) | \