Searched refs:ext_custom_feature_bit_map (Results 1 – 3 of 3) sorted by relevance
2164 .ext_custom_feature_bit_map =2190 .ext_custom_feature_bit_map =2216 .ext_custom_feature_bit_map = (SL_SI91X_EXT_FEAT_XTAL_CLK | MEMORY_CONFIG2240 .ext_custom_feature_bit_map = (SL_SI91X_EXT_FEAT_XTAL_CLK | MEMORY_CONFIG2267 .ext_custom_feature_bit_map = (SL_SI91X_EXT_FEAT_XTAL_CLK | MEMORY_CONFIG2296 .ext_custom_feature_bit_map = (MEMORY_CONFIG2323 .ext_custom_feature_bit_map =
116 …uint32_t ext_custom_feature_bit_map; ///< Extended custom feature bit map, @ref SI91X_EXTENDED_CUS… member
563 …frontend_switch_control = (config->boot_config.ext_custom_feature_bit_map & (BIT(29) | (BIT(30)))); in sl_si91x_driver_init()