Searched refs:HAL_EVENT_TIMER_START_PPI (Results 1 – 6 of 6) sorted by relevance
39 #define HAL_EVENT_TIMER_START_PPI 7 macro41 _CONCAT(NRF_PPIB_TASK_SEND_, HAL_EVENT_TIMER_START_PPI)43 _CONCAT(NRF_PPIB_EVENT_RECEIVE_, HAL_EVENT_TIMER_START_PPI)
106 HAL_EVENT_TIMER_START_PPI); in hal_event_timer_start_ppi_config()110 BIT(HAL_EVENT_TIMER_START_PPI)); in hal_event_timer_start_ppi_config()114 HAL_EVENT_TIMER_START_PPI); in hal_event_timer_start_ppi_config()118 HAL_EVENT_TIMER_START_PPI); in hal_event_timer_start_ppi_config()121 nrf_rtc_publish_set(NRF_RTC, NRF_RTC_EVENT_COMPARE_2, HAL_EVENT_TIMER_START_PPI); in hal_event_timer_start_ppi_config()124 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
1221 BIT(HAL_EVENT_TIMER_START_PPI) | in radio_tmr_status_reset()1268 BIT(HAL_EVENT_TIMER_START_PPI) | in radio_tmr_tx_status_reset()1315 BIT(HAL_EVENT_TIMER_START_PPI) | in radio_tmr_rx_status_reset()1476 hal_radio_nrf_ppi_channels_enable(BIT(HAL_EVENT_TIMER_START_PPI)); in radio_tmr_start()1600 hal_radio_nrf_ppi_channels_enable(BIT(HAL_EVENT_TIMER_START_PPI)); in radio_tmr_start_tick()
194 HAL_EVENT_TIMER_START_PPI, in hal_event_timer_start_ppi_config()
28 BIT(HAL_EVENT_TIMER_START_PPI) | \