Searched refs:csl_period (Results 1 – 5 of 5) sorted by relevance
77 uint16_t csl_period; member84 uint16_t csl_period; member179 .csl_period = sys_cpu_to_le16(_csl_period), \186 .csl_period = sys_cpu_to_le16(_csl_period), \
1203 uint32_t csl_period; member
105 uint32_t csl_period; member
941 net_time_t period_ns = nrf5_data.csl_period * NSEC_PER_TEN_SYMBOLS; in nrf5_configure()969 nrf_802154_csl_writer_period_set(config->csl_period); in nrf5_configure()971 nrf5_data.csl_period = config->csl_period; in nrf5_configure()
1268 config.csl_period = aCslPeriod; in otPlatRadioEnableCsl()1288 header_ie->content.csl.reduced.csl_period = sys_cpu_to_le16(aCslPeriod); in otPlatRadioEnableCsl()